diff --git a/.cvsignore b/.cvsignore index 064d18c..4412e15 100644 --- a/.cvsignore +++ b/.cvsignore @@ -83,3 +83,5 @@ serefpolicy-2.3.6.tgz serefpolicy-2.3.7.tgz serefpolicy-2.3.8.tgz serefpolicy-2.3.9.tgz +serefpolicy-2.3.10.tgz +clog diff --git a/selinux-policy.spec b/selinux-policy.spec index 9030087..e971163 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -15,12 +15,12 @@ %define CHECKPOLICYVER 1.30.4-1 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.3.9 -Release: 6 +Version: 2.3.10 +Release: 1 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz -patch: policy-20060802.patch +patch: policy-20060829.patch Source1: modules-targeted.conf Source2: booleans-targeted.conf Source3: Makefile.devel @@ -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.13-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 +* Tue Aug 29 2006 Dan Walsh 2.3.10-1 +- Upgrade to upstream + * Mon Aug 28 2006 Dan Walsh 2.3.9-6 - Fix install problems diff --git a/sources b/sources index 87eed66..d281b5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41f53e40030dbc765875f29d3b34dc2a serefpolicy-2.3.9.tgz +f3e5eb409c4d0a06738b616e2742353b serefpolicy-2.3.10.tgz