[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/policycoreutils/devel policycoreutils.spec,1.163,1.164



Author: dwalsh

Update of /cvs/dist/rpms/policycoreutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25633

Modified Files:
	policycoreutils.spec 
Log Message:
* Tue Oct 25 2005 Dan Walsh <dwalsh redhat com> 1.27.19-2
- Rebuild to use latest libselinux, libsemanage, and libsepol



Index: policycoreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- policycoreutils.spec	25 Oct 2005 20:05:38 -0000	1.163
+++ policycoreutils.spec	28 Oct 2005 15:01:34 -0000	1.164
@@ -1,18 +1,17 @@
-%define libselinuxver 1.27.14-1
-%define libsepolver 1.9.30-1
-%define libsemanagever 1.3.34-1
+%define libsepolver 1.9.33-1
+%define libsemanagever 1.3.38-1
 Summary: SELinux policy core utilities.
 Name: policycoreutils
 Version: 1.27.19
-Release: 1
+Release: 2
 License: GPL
 Group: System Environment/Base
 Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
 
-BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
+BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
 
 PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
-Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage
+Requires: libsepol >= %{libsepolver} libsemanage >= %{libsemanagever}
 BuildRoot: %{_tmppath}/%{name}-buildroot
 
 %description
@@ -86,6 +85,9 @@
 %config(noreplace) %{_sysconfdir}/sestatus.conf
 
 %changelog
+* Tue Oct 25 2005 Dan Walsh <dwalsh redhat com> 1.27.19-2
+- Rebuild to use latest libselinux, libsemanage, and libsepol
+
 * Tue Oct 25 2005 Dan Walsh <dwalsh redhat com> 1.27.19-1
 - Update to match NSA
 	* Merged semodule support for reload, noreload, and store options


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]