SPECS: pure-ftpd.spec - schema package fixes
qboosh
qboosh at pld-linux.org
Sat Feb 17 14:47:24 CET 2007
Author: qboosh Date: Sat Feb 17 13:47:24 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- schema package fixes
---- Files affected:
SPECS:
pure-ftpd.spec (1.162 -> 1.163)
---- Diffs:
================================================================
Index: SPECS/pure-ftpd.spec
diff -u SPECS/pure-ftpd.spec:1.162 SPECS/pure-ftpd.spec:1.163
--- SPECS/pure-ftpd.spec:1.162 Sat Feb 17 14:41:59 2007
+++ SPECS/pure-ftpd.spec Sat Feb 17 14:47:19 2007
@@ -91,7 +91,7 @@
%package -n openldap-schema-pureftpd
Summary: Pure-FTPd LDAP schema
-Summary(pl.UTF-8): Schemat LDAP Pure-FTPd'a
+Summary(pl.UTF-8): Schemat LDAP dla Pure-FTPd
Group: Networking/Daemons
Requires(post,postun): sed >= 4.0
Requires: openldap-servers
@@ -226,7 +226,8 @@
%lang(ru) %{_mandir}/ru/man5/ftpusers*
%files -n openldap-schema-pureftpd
-%defattr(644,root,root,755) %{schemadir}/pureftpd.schema
+%defattr(644,root,root,755)
+%{schemadir}/pureftpd.schema
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -234,6 +235,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.163 2007/02/17 13:47:19 qboosh
+- schema package fixes
+
Revision 1.162 2007/02/17 13:41:59 shadzik
- again fix Group - this time thanks to rotom for his clear brain (maybe not so often used :> - joke)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pure-ftpd.spec?r1=1.162&r2=1.163&f=u
More information about the pld-cvs-commit
mailing list