* Mon Mar 22 2010 Dan Walsh <dwalsh@redhat.com> 2.0.81-3

- Allow restorecon on > 2 Gig files
Resolves: #574070
This commit is contained in:
Daniel J Walsh 2010-03-22 18:33:53 +00:00
parent 82bebe9fa3
commit e2bc231dac
1 changed files with 6 additions and 5 deletions

View File

@ -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@redhat.com> 2.0.81-3
- Allow restorecon on > 2 Gig files
Resolves: #574070
* Tue Mar 16 2010 Dan Walsh <dwalsh@redhat.com> 2.0.81-2
- Fix semanage handling of boolean options