]> git.pld-linux.org Git - packages/pure-ftpd.git/blobdiff - pure-ftpd.spec
- removed duplicate setup
[packages/pure-ftpd.git] / pure-ftpd.spec
index 07e1bcc661f0bf3597f326be9bb190512ad99708..fd59d297d3d9c7b09299cb362a6ae38f7f7d2aec 100644 (file)
@@ -12,7 +12,7 @@ Summary:      Small, fast and secure FTP server
 Summary(pl):   Ma³y, szybki i bezpieczny serwer FTP
 Name:          pure-ftpd
 Version:       1.0.20
-Release:       3%{?with_extra:extra}
+Release:       5%{?with_extra:extra}
 Epoch:         0
 License:       BSD-like%{?with_extra:, GLPv2 for pure-config due to libcfg+ license}
 Group:         Daemons
@@ -29,6 +29,7 @@ Patch1:               %{name}-path_to_ssl_cert_in_config.patch
 Patch2:                %{name}-pure-pw_passwd.patch
 Patch3:                %{name}-userlength.patch
 Patch4:                %{name}-mysql_config.patch
+Patch5:                %{name}-nosymlinks-hideuidmismatch.patch
 URL:           http://www.pureftpd.org/
 %{?with_extra:BuildRequires:   autoconf}
 %{?with_extra:BuildRequires:   automake}
@@ -40,7 +41,7 @@ BuildRequires:        libcap-devel
 %{?with_tls:BuildRequires:     openssl-devel}
 BuildRequires: pam-devel
 PreReq:                rc-scripts
-Requires(post,preun):/sbin/chkconfig
+Requires(post,preun):  /sbin/chkconfig
 Requires:      pam >= 0.77.3
 %{!?with_extra:Requires:       perl-base}
 Provides:      ftpserver
@@ -85,15 +86,14 @@ LS, system anty-warezowy, ograniczanie port
 po³±czeñ...
 
 %prep
-%setup -q
 %setup -q -a 4
 %patch0 -p0
 %patch4 -p1
+%patch5 -p1
 %{?with_longusername:%patch3 -p1}
 %{?with_extra:%patch1 -p1}
 %{?with_extra:%patch2 -p1}
 
-
 %build
 %configure \
        --with-boring \
This page took 0.053858 seconds and 4 git commands to generate.