rpms/libsemanage/devel libsemanage.spec,1.56,1.57

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 4 18:39:08 UTC 2006


Author: dwalsh

Update of /cvs/dist/rpms/libsemanage/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30593

Modified Files:
	libsemanage.spec 
Log Message:
* Wed Jan 5 2006 Dan Walsh <dwalsh at redhat.com> 1.5.4-1
- Upgrade to latest from NSA
	* Merged patch series from Ivan Gyurdiev.
	  This includes patches to:
	  - separate file rw code from linked list
	  - annotate objects
	  - fold together internal headers
	  - support ordering of records in compare function
	  - add active dbase backend, active booleans
	  - return commit numbers for ro database calls
	  - use modified flags to skip rebuild whenever possible
	  - enable port interfaces
	  - update swig interfaces and typemaps
	  - add an API for file_contexts.local and file_contexts
	  - flip the traversal order in iterate/list
	  - reorganize sandbox_expand
	  - add seusers MLS validation
	  - improve dbase spec/documentation
	  - clone record on set/add/modify



Index: libsemanage.spec
===================================================================
RCS file: /cvs/dist/rpms/libsemanage/devel/libsemanage.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- libsemanage.spec	4 Jan 2006 18:13:08 -0000	1.56
+++ libsemanage.spec	4 Jan 2006 18:39:06 -0000	1.57
@@ -1,3 +1,4 @@
+%define libsepolver 1.11.2-2
 %define libselinuxver 1.29.3-1
 Summary: SELinux binary policy manipulation library 
 Name: libsemanage
@@ -9,6 +10,7 @@
 
 BuildRoot: %{_tmppath}/%{name}-buildroot
 BuildRequires: libselinux-devel >= %{libselinuxver} 
+BuildRequires: libsepol >= %{libsepolver} 
 
 %description
 Security-enhanced Linux is a feature of the Linux® kernel and a number




More information about the fedora-cvs-commits mailing list