diff --git a/.cvsignore b/.cvsignore index ecb39ca..06eedfc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -45,3 +45,4 @@ policycoreutils-1.25.3.tgz policycoreutils-1.25.4.tgz policycoreutils-1.25.5.tgz policycoreutils-1.25.6.tgz +policycoreutils-1.25.7.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index 35207d6..12879ea 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -8,7 +8,6 @@ Release: 1 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -Patch: policycoreutils-rhat.patch BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} @@ -35,7 +34,6 @@ context. %prep %setup -q -%patch -p1 -b .rhat %build make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all diff --git a/sources b/sources index 39f93cf..0aa6f52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -232a1d96f2f8d99522caf74c410ecbf1 policycoreutils-1.25.6.tgz +5139e99f462c5ae689f105d47adf0ce5 policycoreutils-1.25.7.tgz