rpms/libsepol/devel .cvsignore, 1.25, 1.26 libsepol.spec, 1.40, 1.41 sources, 1.25, 1.26

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jul 14 11:25:30 UTC 2005


Author: dwalsh

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

Modified Files:
	.cvsignore libsepol.spec sources 
Log Message:
* Thu Jul 14 2005 Dan Walsh <dwalsh at redhat.com> 1.7.3-1
- Upgrade to latest from NSA
	* Merged header file cleanup and memory leak fix from Ivan Gyurdiev (Red Hat).
	* Merged genbools debugging message cleanup from Red Hat.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore	7 Jul 2005 10:51:39 -0000	1.25
+++ .cvsignore	14 Jul 2005 11:25:27 -0000	1.26
@@ -19,3 +19,5 @@
 libsepol-1.5.10.tgz
 libsepol-1.6.tgz
 libsepol-1.7.tgz
+libsepol-1.7.2.tgz
+libsepol-1.7.3.tgz


Index: libsepol.spec
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/libsepol.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- libsepol.spec	8 Jul 2005 01:20:21 -0000	1.40
+++ libsepol.spec	14 Jul 2005 11:25:27 -0000	1.41
@@ -1,11 +1,10 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 1.7
-Release: 2
+Version: 1.7.3
+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,11 @@
 /%{_lib}/libsepol.so.1
 
 %changelog
+* Thu Jul 14 2005 Dan Walsh <dwalsh at redhat.com> 1.7.3-1
+- Upgrade to latest from NSA
+	* Merged header file cleanup and memory leak fix from Ivan Gyurdiev (Red Hat).
+	* Merged genbools debugging message cleanup from Red Hat.
+
 * Thu Jul 7 2005 Dan Walsh <dwalsh at redhat.com> 1.7-2
 - Remove genpolbools and genpoluser 
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sources	7 Jul 2005 10:51:39 -0000	1.25
+++ sources	14 Jul 2005 11:25:27 -0000	1.26
@@ -1 +1 @@
-df3c7dcf3b4a99cbe9ca24faab176c78  libsepol-1.7.tgz
+fdca21121a04b06d74a783044c4d0c15  libsepol-1.7.3.tgz




More information about the fedora-cvs-commits mailing list