Author: baggins Date: Wed May 14 10:17:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4 - /etc/default moved to filesystem
---- Files affected: SPECS: pwdutils.spec (1.86 -> 1.87) ---- Diffs: ================================================================ Index: SPECS/pwdutils.spec diff -u SPECS/pwdutils.spec:1.86 SPECS/pwdutils.spec:1.87 --- SPECS/pwdutils.spec:1.86 Sat Nov 3 13:09:45 2007 +++ SPECS/pwdutils.spec Wed May 14 12:16:59 2008 @@ -13,7 +13,7 @@ Summary(pl.UTF-8): Narzędzia do zarządzania informacjami o użytkownikach z passwd i shadow Name: pwdutils Version: 3.1.3 -Release: 3 +Release: 4 License: GPL v2 Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2 @@ -233,7 +233,6 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README THANKS TODO %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %ghost %{_sysconfdir}/shadow -%attr(750,root,root) %dir %{_sysconfdir}/default %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/default/* %attr(750,root,root) %dir %{_sysconfdir}/%{name} %attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.local @@ -311,7 +310,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.86 2007-11-03 12:09:45 baggins +Revision 1.87 2008-05-14 10:16:59 baggins +- rel 4 +- /etc/default moved to filesystem + +Revision 1.86 2007/11/03 12:09:45 baggins -rel 3 Revision 1.85 2007/11/03 02:10:03 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pwdutils.spec?r1=1.86&r2=1.87&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
