rpms/policycoreutils/F-12 policycoreutils.spec,1.678,1.679

Daniel J Walsh dwalsh at fedoraproject.org
Mon Mar 22 18:33:53 UTC 2010


Author: dwalsh

Update of /cvs/extras/rpms/policycoreutils/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14008

Modified Files:
	policycoreutils.spec 
Log Message:
* Mon Mar 22 2010 Dan Walsh <dwalsh at redhat.com> 2.0.81-3
- Allow restorecon on > 2 Gig files
Resolves: #574070



Index: policycoreutils.spec
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/F-12/policycoreutils.spec,v
retrieving revision 1.678
retrieving revision 1.679
diff -u -p -r1.678 -r1.679
--- policycoreutils.spec	22 Mar 2010 18:17:30 -0000	1.678
+++ policycoreutils.spec	22 Mar 2010 18:33:53 -0000	1.679
@@ -1,13 +1,13 @@
 %define	libauditver	1.4.2-1
-%define	libsepolver	2.0.41-3
-%define	libsemanagever	2.0.43-4
-%define	libselinuxver	2.0.90-3
+%define	libsepolver	2.0.38-1
+%define	libsemanagever	2.0.39-1
+%define	libselinuxver	2.0.87-1
 %define	sepolgenver	1.0.20
 
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.0.81
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group:	 System Environment/Base
 Source:  http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@@ -30,7 +30,7 @@ Obsoletes: policycoreutils < 2.0.61-2
 
 %global pkgpythondir  %{python_sitelib}/%{name}
 
-BuildRequires: pam-devel libsepol-static >= %{libsepolver} libsemanage-static >= %{libsemanagever} libselinux-devel >= %{libselinuxver}  libcap-devel audit-libs-devel >=  %{libauditver} gettext
+BuildRequires: pam-devel libsepol-static >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver}  libcap-devel audit-libs-devel >=  %{libauditver} gettext
 BuildRequires: desktop-file-utils dbus-devel dbus-glib-devel
 BuildRequires: python-devel
 Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff rpm /bin/sed
@@ -307,6 +307,7 @@ exit 0
 %changelog
 * Mon Mar 22 2010 Dan Walsh <dwalsh at redhat.com> 2.0.81-3
 - Allow restorecon on > 2 Gig files
+Resolves: #574070
 
 * Tue Mar 16 2010 Dan Walsh <dwalsh at redhat.com> 2.0.81-2
 - Fix semanage handling of boolean options



More information about the scm-commits mailing list