Author: qboosh Date: Fri Oct 27 18:31:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated dep for /usr/share/empty dir (FHS -> filesystem); release 2
---- Files affected: SPECS: vsftpd.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/vsftpd.spec diff -u SPECS/vsftpd.spec:1.52 SPECS/vsftpd.spec:1.53 --- SPECS/vsftpd.spec:1.52 Sun Aug 6 22:32:34 2006 +++ SPECS/vsftpd.spec Fri Oct 27 20:30:55 2006 @@ -7,7 +7,7 @@ Summary(pt_BR): vsftpd - Daemon FTP Muito Seguro Name: vsftpd Version: 2.0.5 -Release: 1 +Release: 2 License: GPL v2 Group: Daemons Source0: ftp://vsftpd.beasts.org/users/cevans/%{name}-%{version}.tar.gz @@ -26,7 +26,7 @@ BuildRequires: openssl-devel >= 0.9.7d BuildRequires: rpmbuild(macros) >= 1.268 Requires: %{name}-init = %{version}-%{release} -Requires: FHS >= 2.3 +Requires: filesystem >= 3.0-11 Requires: pam >= 0.77.3 Provides: ftpserver Obsoletes: anonftp @@ -107,7 +107,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_sbindir},%{_datadir}/empty,%{_mandir}/man{5,8}} \ +install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man{5,8}} \ $RPM_BUILD_ROOT/etc/{pam.d,sysconfig/rc-inetd,logrotate.d,ftpd,rc.d/init.d} \ $RPM_BUILD_ROOT{%{_ftpdir}/pub/incoming,/var/log} @@ -188,6 +188,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2006/10/27 18:30:55 qboosh +- updated dep for /usr/share/empty dir (FHS -> filesystem); release 2 + Revision 1.52 2006/08/06 20:32:34 adamg - updated to 2.0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/vsftpd.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
