rpms/libsepol/FC-5 libsepol.spec,1.117,1.118

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu May 11 18:23:05 UTC 2006


Author: sgrubb

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

Modified Files:
	libsepol.spec 
Log Message:
* Thu May 11 2006 Steve Grubb <sgrubb at redhat.com> 1.12.6
- Couple minor spec file clean ups



Index: libsepol.spec
===================================================================
RCS file: /cvs/dist/rpms/libsepol/FC-5/libsepol.spec,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- libsepol.spec	1 May 2006 18:43:13 -0000	1.117
+++ libsepol.spec	11 May 2006 18:23:02 -0000	1.118
@@ -29,10 +29,10 @@
 %package devel
 Summary: Header files and libraries used to build policy manipulation tools
 Group: Development/Libraries
-Requires: libsepol = %{version} 
+Requires: %{name} = %{version}-%{release}
 
 %description devel
-The sepol-devel package contains the static libraries and header files
+The libsepol-devel package contains the static libraries and header files
 needed for developing applications that manipulate binary policies. 
 
 %prep
@@ -55,6 +55,7 @@
 rm -f ${RPM_BUILD_ROOT}%{_bindir}/genpolusers
 rm -f ${RPM_BUILD_ROOT}%{_bindir}/chkcon
 rm -rf ${RPM_BUILD_ROOT}%{_mandir}/man8
+
 %clean
 rm -rf ${RPM_BUILD_ROOT}
 
@@ -80,6 +81,9 @@
 %{_includedir}/sepol/policydb/*.h
 
 %changelog
+* Thu May 11 2006 Steve Grubb <sgrubb at redhat.com> 1.12.6
+- Couple minor spec file clean ups
+
 * Mon May 1 2006 Dan Walsh <dwalsh at redhat.com> 1.12.6-1.fc5
 - Bump for FC5
 




More information about the fedora-cvs-commits mailing list