SPECS: libselinux.spec - up to 2.0.59
zbyniu
zbyniu at pld-linux.org
Wed Apr 2 21:46:25 CEST 2008
Author: zbyniu Date: Wed Apr 2 19:46:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.0.59
---- Files affected:
SPECS:
libselinux.spec (1.62 -> 1.63)
---- Diffs:
================================================================
Index: SPECS/libselinux.spec
diff -u SPECS/libselinux.spec:1.62 SPECS/libselinux.spec:1.63
--- SPECS/libselinux.spec:1.62 Thu Sep 27 14:59:39 2007
+++ SPECS/libselinux.spec Wed Apr 2 21:46:20 2008
@@ -6,13 +6,13 @@
Summary: SELinux library and simple utilities
Summary(pl.UTF-8): Biblioteka SELinux i proste narzędzia
Name: libselinux
-Version: 2.0.35
+Version: 2.0.59
Release: 1
Epoch: 0
License: Public Domain
Group: Libraries
Source0: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: 735f0ff57642b6205cdd49e1de037cf1
+# Source0-md5: 6d0ac13766100945ce01b867b31585f1
Patch0: %{name}-vcontext-selinux.patch
URL: http://www.nsa.gov/selinux/
%ifarch ppc ppc64 sparc sparcv9 sparc64
@@ -174,8 +174,10 @@
%if %{with python}
%files -n python-selinux
%defattr(644,root,root,755)
-%attr(755,root,root) %{py_sitedir}/_selinux.so
-%{py_sitedir}/selinux.py
+%dir %{py_sitedir}/selinux
+%attr(755,root,root) %{py_sitedir}/selinux/_selinux.so
+%attr(755,root,root) %{py_sitedir}/selinux/audit2why.so
+%{py_sitedir}/selinux/__init__.py
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -184,6 +186,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63 2008-04-02 19:46:20 zbyniu
+- up to 2.0.59
+
Revision 1.62 2007-09-27 12:59:39 zbyniu
- up to 2.0.35, patch1 now in sources
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libselinux.spec?r1=1.62&r2=1.63&f=u
More information about the pld-cvs-commit
mailing list