SPECS: libsepol.spec - updated to 2.0.30

qboosh qboosh at pld-linux.org
Wed Sep 10 22:10:45 CEST 2008


Author: qboosh                       Date: Wed Sep 10 20:10:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.30

---- Files affected:
SPECS:
   libsepol.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/libsepol.spec
diff -u SPECS/libsepol.spec:1.20 SPECS/libsepol.spec:1.21
--- SPECS/libsepol.spec:1.20	Wed Apr  2 21:48:53 2008
+++ SPECS/libsepol.spec	Wed Sep 10 22:10:38 2008
@@ -2,12 +2,12 @@
 Summary:	SELinux binary policy manipulation library
 Summary(pl.UTF-8):	Biblioteka do obróbki polityk SELinuksa w postaci binarnej
 Name:		libsepol
-Version:	2.0.25
+Version:	2.0.30
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5:	08ea31004807eb264da259945cbc9fa3
+# Source0-md5:	9535bed4c6a6c2fbf71b941b254c90a8
 URL:		http://www.nsa.gov/selinux/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -91,7 +91,7 @@
 	SHLIBDIR=$RPM_BUILD_ROOT/%{_lib}
 
 # make symlink across / absolute
-ln -sf /%{_lib}/$(cd $RPM_BUILD_ROOT/%{_lib} ; echo libsepol.so.*) \
+ln -sf /%{_lib}/$(basename $RPM_BUILD_ROOT/%{_lib}/libsepol.so.*) \
 	$RPM_BUILD_ROOT%{_libdir}/libsepol.so
 
 %clean
@@ -107,11 +107,13 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/chkcon
 %attr(755,root,root) %{_libdir}/libsepol.so
 %{_includedir}/sepol
-%{_mandir}/man3/*.3*
-%{_mandir}/man8/*.8*
+%{_mandir}/man3/sepol_*.3*
+%{_mandir}/man8/chkcon.8*
+%{_mandir}/man8/genpolbools.8*
+%{_mandir}/man8/genpolusers.8*
 
 %files static
 %defattr(644,root,root,755)
@@ -123,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008/09/10 20:10:38  qboosh
+- updated to 2.0.30
+
 Revision 1.20  2008/04/02 19:48:53  zbyniu
 - up to 2.0.25
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsepol.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list