diff --git a/checkpolicy-2.0.19.tar.bz2 b/checkpolicy-2.0.19.tar.bz2 deleted file mode 100644 index e1477ff..0000000 --- a/checkpolicy-2.0.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b25bddea9854fbdfe3ec21bb9d21ab6a6b2650862684fc6092e489b2ca315c4d -size 49315 diff --git a/checkpolicy-2.0.21.tar.bz2 b/checkpolicy-2.0.21.tar.bz2 new file mode 100644 index 0000000..1b2ce7e --- /dev/null +++ b/checkpolicy-2.0.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa16c1fce84a101cfe1f4d5400c80df55b1f2f214cf6fb13c1b3ec31a3e7ef97 +size 50363 diff --git a/checkpolicy.changes b/checkpolicy.changes index 8f24ea2..64b87d4 100644 --- a/checkpolicy.changes +++ b/checkpolicy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 25 14:51:44 UTC 2010 - prusnak@suse.cz + +- updated to 2.0.21 + * Add support for building Xen policies from Paul Nuzzi. + * Add long options to checkpolicy and checkmodule by Guido + Trentalancia + ------------------------------------------------------------------- Tue Jun 23 12:29:42 CEST 2009 - prusnak@suse.cz diff --git a/checkpolicy.spec b/checkpolicy.spec index a82a172..94bd08a 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,7 +1,7 @@ # -# spec file for package checkpolicy (Version 2.0.19) +# spec file for package checkpolicy (Version 2.0.21) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ # norootforbuild -%define libsepol_ver 2.0.35 +%define libsepol_ver 2.0.39 BuildRequires: bison flex-old BuildRequires: libsepol-devel-static >= %{libsepol_ver} BuildRequires: libselinux-devel Name: checkpolicy -Version: 2.0.19 +Version: 2.0.21 Release: 1 Url: http://www.nsa.gov/selinux/ -License: GPL v2 or later +License: GPLv2+ Group: Productivity/Security Summary: SELinux policy compiler Source: %{name}-%{version}.tar.bz2