diff --git a/selinux-policy.spec b/selinux-policy.spec index e971163..6787161 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -16,7 +16,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.3.10 -Release: 1 +Release: 2 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -37,7 +37,7 @@ Url: http://serefpolicy.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils >= %{POLICYCOREUTILSVER} -PreReq: policycoreutils >= %{POLICYCOREUTILSVER} libsemanage > 1.6.16-1 +PreReq: policycoreutils >= %{POLICYCOREUTILSVER} libsemanage >= 1.6.16-1 Obsoletes: policy %description @@ -347,6 +347,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Wed Aug 30 2006 Dan Walsh 2.3.10-2 +- Fix requires line + * Tue Aug 29 2006 Dan Walsh 2.3.10-1 - Upgrade to upstream