rpms/libselinux/devel .cvsignore, 1.141, 1.142 libselinux.spec, 1.266, 1.267 sources, 1.143, 1.144

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Mon Jun 11 18:40:27 UTC 2007


Author: dwalsh

Update of /cvs/extras/rpms/libselinux/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24614

Modified Files:
	.cvsignore libselinux.spec sources 
Log Message:
* Mon Jun 11 2007 Dan Walsh <dwalsh at redhat.com> - 2.0.21-1
- Upgrade to upstream
	* Class and permission mapping support patches from Eamon Walsh.
	* Object class discovery support patches from Chris PeBenito.
	* Refactoring and errno support in string representation code.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/.cvsignore,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- .cvsignore	1 Jun 2007 14:48:48 -0000	1.141
+++ .cvsignore	11 Jun 2007 18:39:53 -0000	1.142
@@ -120,3 +120,4 @@
 libselinux-2.0.14.tgz
 libselinux-2.0.16.tgz
 libselinux-2.0.18.tgz
+libselinux-2.0.21.tgz


Index: libselinux.spec
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/libselinux.spec,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- libselinux.spec	1 Jun 2007 14:48:48 -0000	1.266
+++ libselinux.spec	11 Jun 2007 18:39:53 -0000	1.267
@@ -1,7 +1,7 @@
 %define libsepolver 2.0.1-1
 Summary: SELinux library and simple utilities
 Name: libselinux
-Version: 2.0.18
+Version: 2.0.21
 Release: 1%{?dist}
 License: Public domain (uncopyrighted)
 Group: System Environment/Libraries
@@ -49,7 +49,7 @@
 
 %prep
 %setup -q
-%patch -p1 -b .rhat
+#%patch -p1 -b .rhat
 
 %build
 make clean
@@ -121,6 +121,12 @@
 %{_libdir}/python*/site-packages/selinux.py*
 
 %changelog
+* Mon Jun 11 2007 Dan Walsh <dwalsh at redhat.com> - 2.0.21-1
+- Upgrade to upstream
+	* Class and permission mapping support patches from Eamon Walsh.
+	* Object class discovery support patches from Chris PeBenito.
+	* Refactoring and errno support in string representation code.
+
 * Fri Jun 1 2007 Dan Walsh <dwalsh at redhat.com> - 2.0.18-1
 - Upgrade to upstream
 	* Merged patch to reduce size of libselinux and remove need for libsepol for embedded systems from Yuichi Nakamura.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/sources,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- sources	1 Jun 2007 14:48:48 -0000	1.143
+++ sources	11 Jun 2007 18:39:53 -0000	1.144
@@ -1 +1 @@
-ce9a9eb68c5291a7302f61ff8b5f5cb4  libselinux-2.0.18.tgz
+eeccbf88555fc935c592d86086b9edbd  libselinux-2.0.21.tgz




More information about the fedora-extras-commits mailing list