]> git.pld-linux.org Git - packages/pure-ftpd.git/blame - pure-ftpd.spec
- new; additional group only for non-unix users (initgroups() has precedence over...
[packages/pure-ftpd.git] / pure-ftpd.spec
CommitLineData
2339236e 1#
55ef71da 2# Conditional build:
b0ee1286 3%bcond_with extra # with additional, maybe useful, but unmaintained features
55248013 4%bcond_without ldap # disable LDAP auth
a701bd94 5%bcond_without longusername # with username length = 128 (default 32)
55248013
JB
6%bcond_without mysql # disable MySQL auth but disables PAM auth
7%bcond_without pgsql # disable PostgreSQL support
b0ee1286 8%bcond_without puredb # disable pure-db support
55248013 9%bcond_without tls # disable SSL/TLS support
be28fa67 10%bcond_without cap # disable capabilities
55ef71da 11#
6fb7bec9 12Summary: Small, fast and secure FTP server
26699573 13Summary(pl.UTF-8): Mały, szybki i bezpieczny serwer FTP
6fb7bec9 14Name: pure-ftpd
15be9429 15Version: 1.0.21
9a53d8f3 16Release: 16%{?with_extra:extra}
120cc4fb 17Epoch: 0
ec7a73dd 18License: BSD-like%{?with_extra:, GLPv2 for pure-config due to libcfg+ license}
6fb7bec9 19Group: Daemons
409d1698 20Source0: ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/%{name}-%{version}.tar.bz2
2a065a1b 21# Source0-md5: ca8a8dbec0cd9c8ea92fc4c37ea9c410
1a7d4ed6
AM
22Source1: %{name}.pamd
23Source2: %{name}.init
f3b2c985 24Source3: %{name}.sysconfig
25Source4: ftpusers.tar.bz2
e495e203 26# Source4-md5: 76c80b6ec9f4d079a1e27316edddbe16
f3b2c985 27Source5: http://twittner.host.sk/files/pure-config/pure-config-20041201.tar.gz
e495e203 28# Source5-md5: 3f2ff6b00b5c38ee11ce588ee5af6cf6
05a70f8c 29Patch0: %{name}-config.patch
f3b874dd 30Patch1: %{name}-path_to_ssl_cert_in_config.patch
d4cb23e4 31Patch2: %{name}-pure-pw_passwd.patch
15be9429
AM
32Patch3: %{name}-mysql_config.patch
33Patch4: %{name}-nosymlinks-hideuidmismatch.patch
34Patch5: %{name}-auth-can-delete-pure.patch
e7945dd0 35Patch6: %{name}-nonssl-die.patch
b4f8ed3d 36Patch7: %{name}-del-log-path.patch
9f941be4 37Patch8: %{name}-anonymous.patch
05628c73 38Patch9: %{name}-sleep.patch
de711623 39Patch10: %{name}-passwd_location.patch
1dc0551b 40URL: http://www.pureftpd.org/
2275e2d9 41%{?with_extra:BuildRequires: autoconf}
42%{?with_extra:BuildRequires: automake}
be28fa67 43%{?with_cap:BuildRequires: libcap-devel}
ec7a73dd 44%{?with_extra:BuildRequires: libcfg+-devel >= 0.6.2}
05a70f8c 45%{?with_mysql:BuildRequires: mysql-devel}
86ba8056 46%{?with_ldap:BuildRequires: openldap-devel >= 2.4.6}
05a70f8c 47%{?with_tls:BuildRequires: openssl-devel}
6fb7bec9 48BuildRequires: pam-devel
066593d9 49%{?with_pgsql:BuildRequires: postgresql-devel}
b0baff94 50BuildRequires: rpmbuild(macros) >= 1.304
9ee5892a 51Requires(post,preun): /sbin/chkconfig
8a7f5f1c 52Requires: pam >= 0.79.0
80d52d89 53%{!?with_extra:Requires: perl-base}
066593d9 54Requires: rc-scripts
6fb7bec9 55Provides: ftpserver
052dc4ea 56Conflicts: man-pages < 1.51
1eca7e3d 57BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
6fb7bec9 58
07e0d7b6 59%define _sysconfdir /etc/ftpd
05a70f8c 60%define _ftpdir /home/services/ftp
895518e0 61%define schemadir /usr/share/openldap/schema
120cc4fb 62
6fb7bec9 63%description
1a7d4ed6
AM
64Pure-FTPd is a fast, production-quality, standard-comformant FTP
65server, based upon Troll-FTPd. Unlike other popular FTP servers, it
66has no known security flaw, it is really trivial to set up and it is
67especially designed for modern Linux kernels (setfsuid, sendfile,
68capabilities) . Features include PAM support, IPv6, chroot()ed home
69directories, virtual domains, built-in LS, anti-warez system, bounded
70ports for passive downloads...
6fb7bec9 71
73fbf17b
JR
72%description -l pl.UTF-8
73Pure-FTPD to szybki, wysokiej jakości, odpowiadający standardom serwer
74FTP bazujący na Troll-FTPd. W przeciwieństwie do innych serwerów FTP
75nie ma znanych luk w bezpieczeństwie. Ponadto jest trywialny w
25a7eaba 76konfiguracji i specjalnie zaprojektowany dla nowych kerneli Linuksa
73fbf17b
JR
77(setfsuid, sendfile, capabilibies). Możliwości to wsparcie dla PAM-a,
78IPv6, chroot()owanych katalogów domowych, virtualne domeny, wbudowany
79LS, system anty-warezowy, ograniczanie portów dla pasywnych
80połączeń...
6fb7bec9 81
90100a41 82%package -n openldap-schema-pureftpd
2e3c4f78 83Summary: Pure-FTPd LDAP schema
92a0cbe7 84Summary(pl.UTF-8): Schemat LDAP dla Pure-FTPd
dc8e8dbc 85Group: Networking/Daemons
2e3c4f78 86Requires(post,postun): sed >= 4.0
0cbff5aa 87Requires: openldap-servers
2e3c4f78 88Requires: sed >= 4.0
0cbff5aa 89
90100a41 90%description -n openldap-schema-pureftpd
0cbff5aa 91This package contains an Pure-FTPd openldap schema.
92
90100a41 93%description -n openldap-schema-pureftpd -l pl.UTF-8
0cbff5aa 94Ten pakiet zawiera schemat Pure-FTPd pureftpd.schema dla openldapa.
95
6fb7bec9 96%prep
f3b2c985 97%setup -q -a 5
05a70f8c 98%patch0 -p0
15be9429 99%patch3 -p1
c82bfd0c 100%patch4 -p1
496cdaa9 101%patch5 -p1
e7945dd0 102%patch6 -p0
b4f8ed3d 103%patch7 -p1
9f941be4 104%patch8 -p1
05628c73 105%patch9 -p1
de711623 106%patch10 -p1
e77a91ac 107%{?with_extra:%patch1 -p1}
108%{?with_extra:%patch2 -p1}
6fb7bec9
AM
109
110%build
15be9429 111# drop --without-cork for Th
6fb7bec9 112%configure \
15be9429 113 --without-cork \
1898bb50 114 --with-boring \
1a7d4ed6 115 --with-altlog \
bcf1319a 116 --with-cookie \
05a70f8c 117 --with-diraliases \
118 --with-extauth \
1dc0551b 119 --with-ftpwho \
05a70f8c 120 --with-language=english \
1dc0551b 121 --with-largefile \
be28fa67 122 %{!?with_cap:--without-capabilities} \
05a70f8c 123 %{?with_ldap:--with-ldap} \
1eca7e3d 124 %{?with_mysql:CPPFLAGS="-I%{_includedir}/mysql" --with-mysql} \
05a70f8c 125 --with-pam \
126 --with-peruserlimits \
1eca7e3d 127 %{?with_pgsql:--with-pgsql} \
05a70f8c 128 --with-privsep \
129 %{?with_puredb:--with-puredb} \
130 --with-quotas \
131 --with-ratios \
132 --with-throttling \
c2f4f1d5 133 %{?with_tls:--with-tls --with-certfile=%{_sharedstatedir}/openssl/certs/ftpd.pem} \
05a70f8c 134 --with-uploadscript \
135 --with-virtualchroot \
d98853a9 136 --with-virtualhosts
ec7a73dd 137
138%if %{with extra}
139cd pure-config
140%{__aclocal}
141%{__autoconf}
142%{__autoheader}
143%{__automake}
144%configure
145%{__make}
146%endif
d98853a9 147
6fb7bec9
AM
148%install
149rm -rf $RPM_BUILD_ROOT
6c09eb3b 150install -d $RPM_BUILD_ROOT/etc/{pam.d,sysconfig,security,rc.d/init.d} \
895518e0 151 $RPM_BUILD_ROOT{%{_sysconfdir}/vhosts,%{_ftpdir},%{schemadir}}
6fb7bec9 152
81399515
PG
153%{__make} install \
154 DESTDIR=$RPM_BUILD_ROOT
6fb7bec9 155
7a0525ff 156install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/%{name}
157install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
f3b2c985 158install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
743bf7df 159
1eca7e3d 160%{?with_ldap:install pureftpd-ldap.conf $RPM_BUILD_ROOT%{_sysconfdir}/pureftpd-ldap.conf}
161%{?with_mysql:install pureftpd-mysql.conf $RPM_BUILD_ROOT%{_sysconfdir}/pureftpd-mysql.conf}
162%{?with_pgsql:install pureftpd-pgsql.conf $RPM_BUILD_ROOT%{_sysconfdir}/pureftpd-pgsql.conf}
453b040c 163install configuration-file/pure-ftpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/pureftpd.conf
ec7a73dd 164%{!?with_extra:install configuration-file/pure-config.pl $RPM_BUILD_ROOT%{_sbindir}}
895518e0 165install pureftpd.schema $RPM_BUILD_ROOT%{schemadir}/pureftpd.schema
403b943e 166
aebfbb0d 167touch $RPM_BUILD_ROOT%{_sysconfdir}/{ftpusers,pureftpd-dir-aliases}
f045676c 168
453b040c
AM
169ln -s vhosts $RPM_BUILD_ROOT%{_sysconfdir}/pure-ftpd
170
f3b2c985 171bzip2 -dc %{SOURCE4} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
6afff6dc 172rm -f $RPM_BUILD_ROOT%{_mandir}/ftpusers-path.diff
052dc4ea 173
ec7a73dd 174%if %{with extra}
a8147983 175%{__make} -C pure-config install \
066593d9 176 DESTDIR=$RPM_BUILD_ROOT
ec7a73dd 177%endif
178
6fb7bec9
AM
179%clean
180rm -rf $RPM_BUILD_ROOT
181
182%post
1a7d4ed6 183/sbin/chkconfig --add %{name}
422ed04c 184%service %{name} restart "PureFTPD daemon"
6fb7bec9 185
1a7d4ed6 186%preun
ee61d781 187if [ "$1" = "0" ]; then
422ed04c 188 %service %{name} stop
ee61d781 189 /sbin/chkconfig --del %{name}
8bcab37a 190fi
6fb7bec9 191
895518e0 192%post -n openldap-schema-pureftpd
193%openldap_schema_register %{schemadir}/pureftpd.schema -d core
194%service -q ldap restart
195
196%postun -n openldap-schema-pureftpd
197if [ "$1" = "0" ]; then
198 %openldap_schema_unregister %{schemadir}/pureftpd.schema
199 %service -q ldap restart
200fi
201
202
6fb7bec9
AM
203%files
204%defattr(644,root,root,755)
8f66ece6 205%doc AUTHORS ChangeLog CONTACT COPYING FAQ HISTORY NEWS README* THANKS pure*.conf pureftpd.schema
066a5f91 206%attr(755,root,root) %{_bindir}/*
6fb7bec9 207%attr(755,root,root) %{_sbindir}/*
7a0525ff 208%attr(754,root,root) /etc/rc.d/init.d/%{name}
b133fe31 209%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/*
f3b2c985 210%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
403b943e 211%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ftpusers
aebfbb0d 212%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pureftpd-dir-aliases
1eca7e3d 213%{?with_ldap:%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pureftpd-ldap.conf}
214%{?with_mysql:%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pureftpd-mysql.conf}
215%{?with_pgsql:%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pureftpd-pgsql.conf}
453b040c 216%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pureftpd.conf
cbfee1f8 217%attr(710,root,ftp) %dir %{_sysconfdir}
cd12828e 218%dir %{_sysconfdir}/vhosts
453b040c 219%dir %{_sysconfdir}/pure-ftpd
05a70f8c 220%dir %{_ftpdir}
1dc0551b 221%{_mandir}/man?/*
052dc4ea 222%lang(ja) %{_mandir}/ja/man5/ftpusers*
223%lang(pl) %{_mandir}/pl/man5/ftpusers*
224%lang(pt_BR) %{_mandir}/pt_BR/man5/ftpusers*
225%lang(ru) %{_mandir}/ru/man5/ftpusers*
0cbff5aa 226
90100a41 227%files -n openldap-schema-pureftpd
92a0cbe7
JB
228%defattr(644,root,root,755)
229%{schemadir}/pureftpd.schema
This page took 0.129001 seconds and 4 git commands to generate.