SPECS: libsemanage.spec - updated to 1.8 - own /etc/selinux dir

qboosh qboosh at pld-linux.org
Tue Oct 31 23:57:07 CET 2006


Author: qboosh                       Date: Tue Oct 31 22:57:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.8
- own /etc/selinux dir

---- Files affected:
SPECS:
   libsemanage.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/libsemanage.spec
diff -u SPECS/libsemanage.spec:1.12 SPECS/libsemanage.spec:1.13
--- SPECS/libsemanage.spec:1.12	Sun Mar 19 13:15:53 2006
+++ SPECS/libsemanage.spec	Tue Oct 31 23:57:00 2006
@@ -2,21 +2,21 @@
 Summary:	An interface for SELinux management
 Summary(pl):	Interfejs do zarządzania SELinuksem
 Name:		libsemanage
-Version:	1.6
+Version:	1.8
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5:	fb06d32b305322c8810dfe1924705e74
+# Source0-md5:	1ee4bb3589b825f1554cac49c4cdeebe
 URL:		http://www.nsa.gov/selinux/
 BuildRequires:	bison
 BuildRequires:	flex
-BuildRequires:	libselinux-devel >= 1.30
-BuildRequires:	libsepol-devel >= 1.12
+BuildRequires:	libselinux-devel >= 1.32
+BuildRequires:	libsepol-devel >= 1.14
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
-Requires:	libselinux >= 1.30
-Requires:	libsepol >= 1.12
+Requires:	libselinux >= 1.32
+Requires:	libsepol >= 1.14
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -92,6 +92,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) /%{_lib}/libsemanage.so.*
+%dir %{_sysconfdir}/selinux
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/selinux/semanage.conf
 
 %files devel
@@ -115,6 +116,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/10/31 22:57:00  qboosh
+- updated to 1.8
+- own /etc/selinux dir
+
 Revision 1.12  2006/03/19 12:15:53  qboosh
 - updated to 1.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libsemanage.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list