Author: baggins Date: Wed Mar 4 22:53:22 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - there is no sensitive data in idmapd.conf, no reason for mode 660
---- Files affected: SPECS: libnfsidmap.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/libnfsidmap.spec diff -u SPECS/libnfsidmap.spec:1.14 SPECS/libnfsidmap.spec:1.15 --- SPECS/libnfsidmap.spec:1.14 Wed Mar 4 23:50:57 2009 +++ SPECS/libnfsidmap.spec Wed Mar 4 23:53:17 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka pomagająca w mapowaniu identyfikatorów, głównie dla NFSv4 Name: libnfsidmap Version: 0.21 -Release: 2 +Release: 3 License: BSD Group: Libraries Source0: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/%{name}-%{version}.tar.gz @@ -78,7 +78,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog README -%attr(660,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/idmapd.conf +%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/idmapd.conf %attr(755,root,root) %{_libdir}/libnfsidmap.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libnfsidmap.so.0 # symlinks becaue of missing -avoid-version @@ -115,6 +115,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2009/03/04 22:53:17 baggins +- rel 3 +- there is no sensitive data in idmapd.conf, no reason for mode 660 + Revision 1.14 2009/03/04 22:50:57 baggins - rel 2 - idmapd.conf is gone from nfs-utils (upstream), so it's here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libnfsidmap.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
