Author: qboosh Date: Sun Aug 30 07:31:04 2009 GMT Module: packages Tag: HEAD ---- Log message: - fixed matchpathcon perms, release 2
---- Files affected: packages/libselinux: libselinux.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: packages/libselinux/libselinux.spec diff -u packages/libselinux/libselinux.spec:1.72 packages/libselinux/libselinux.spec:1.73 --- packages/libselinux/libselinux.spec:1.72 Thu Aug 20 09:50:38 2009 +++ packages/libselinux/libselinux.spec Sun Aug 30 09:30:58 2009 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Biblioteka SELinux i proste narzędzia Name: libselinux Version: 2.0.85 -Release: 1 +Release: 2 License: Public Domain Group: Libraries #git http://oss.tresys.com/git/selinux.git/ @@ -170,7 +170,7 @@ %files utils %defattr(644,root,root,755) %attr(755,root,root) %{_sbindir}/* -/sbin/matchpathcon +%attr(755,root,root) /sbin/matchpathcon %{_mandir}/man8/*.8* %if %{with python} @@ -188,6 +188,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2009/08/30 07:30:58 qboosh +- fixed matchpathcon perms, release 2 + Revision 1.72 2009/08/20 07:50:38 amateja - updated to 2.0.85 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libselinux/libselinux.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
