packages: libselinux/libselinux.spec - fixed matchpathcon perms, release 2
qboosh
qboosh at pld-linux.org
Sun Aug 30 09:31:04 CEST 2009
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
More information about the pld-cvs-commit
mailing list