* Mon Feb 9 2009 Dan Walsh <dwalsh@redhat.com> 2.0.61-8
- Add obsoletes to cause policycoreuils to update both python and non python version
This commit is contained in:
parent
fdaed91e49
commit
71c8918c91
File diff suppressed because it is too large
Load Diff
@ -6,7 +6,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.0.61
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
@ -23,6 +23,7 @@ Patch: policycoreutils-rhat.patch
|
||||
Patch1: policycoreutils-po.patch
|
||||
Patch3: policycoreutils-gui.patch
|
||||
Patch4: policycoreutils-sepolgen.patch
|
||||
Obsoletes: policycoreutils < 2.0.61-2
|
||||
|
||||
BuildRequires: pam-devel libsepol-static >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel >= %{libauditver} gettext
|
||||
Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff rpm /bin/sed
|
||||
@ -100,6 +101,7 @@ Requires: libsemanage-python >= %{libsemanagever} libselinux-python
|
||||
Requires: audit-libs-python >= %{libauditver}
|
||||
Requires: /usr/bin/make
|
||||
Requires(pre): python >= 2.6
|
||||
Obsoletes: policycoreutils < 2.0.61-2
|
||||
|
||||
%description python
|
||||
The policycoreutils-python package contains the management tools use to manage an SELinux environment.
|
||||
@ -219,6 +221,9 @@ else
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Feb 9 2009 Dan Walsh <dwalsh@redhat.com> 2.0.61-8
|
||||
- Add obsoletes to cause policycoreuils to update both python and non python version
|
||||
|
||||
* Fri Jan 30 2009 Dan Walsh <dwalsh@redhat.com> 2.0.61-7
|
||||
- Dont report errors on glob match and multiple links
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user