rpms/libsepol/devel .cvsignore, 1.27, 1.28 libsepol.spec, 1.43, 1.44 sources, 1.27, 1.28

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 27 13:29:16 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/libsepol/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24970

Modified Files:
	.cvsignore libsepol.spec sources 
Log Message:
* Mon Jul 25 2005 Dan Walsh <dwalsh at redhat.com> 1.7.6-1
- Upgrade to latest from NSA
	* Merged context reorganization, memory leak fixes, 
	  port and interface loading, replacements for genusers and
	  genbools, debug traceback, and bugfix patches from Ivan Gyurdiev.
	* Merged uninitialized variable bugfix from Dan Walsh.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- .cvsignore	18 Jul 2005 19:06:58 -0000	1.27
+++ .cvsignore	27 Jul 2005 13:29:14 -0000	1.28
@@ -22,3 +22,4 @@
 libsepol-1.7.2.tgz
 libsepol-1.7.3.tgz
 libsepol-1.7.5.tgz
+libsepol-1.7.6.tgz


Index: libsepol.spec
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/libsepol.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- libsepol.spec	25 Jul 2005 13:37:45 -0000	1.43
+++ libsepol.spec	27 Jul 2005 13:29:14 -0000	1.44
@@ -1,11 +1,10 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 1.7.5
-Release: 2
+Version: 1.7.6
+Release: 1
 License: GPL
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
-Patch: libsepol-rhat.patch
 Prefix: %{_prefix}
 BuildRoot: %{_tmppath}/%{name}-buildroot
 Provides: libsepol.so
@@ -37,7 +36,6 @@
 
 %prep
 %setup -q
-%patch -p1 -b .rhat
 
 %build
 make CFLAGS="%{optflags}"
@@ -74,6 +72,13 @@
 /%{_lib}/libsepol.so.1
 
 %changelog
+* Mon Jul 25 2005 Dan Walsh <dwalsh at redhat.com> 1.7.6-1
+- Upgrade to latest from NSA
+	* Merged context reorganization, memory leak fixes, 
+	  port and interface loading, replacements for genusers and
+	  genbools, debug traceback, and bugfix patches from Ivan Gyurdiev.
+	* Merged uninitialized variable bugfix from Dan Walsh.
+
 * Mon Jul 25 2005 Dan Walsh <dwalsh at redhat.com> 1.7.5-2
 - Fix unitialized variable problem
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	18 Jul 2005 19:06:58 -0000	1.27
+++ sources	27 Jul 2005 13:29:14 -0000	1.28
@@ -1 +1 @@
-97c57e098822ad664da6d866c14bd1c0  libsepol-1.7.5.tgz
+d9b0e7c76dfbbbca607874a56e7c5dc7  libsepol-1.7.6.tgz




More information about the fedora-cvs-commits mailing list