diff --git a/.cvsignore b/.cvsignore index 8d844f1..6f5c81b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -73,3 +73,4 @@ libselinux-1.29.2.tgz libselinux-1.29.3.tgz libselinux-1.29.4.tgz libselinux-1.29.5.tgz +libselinux-1.29.6.tgz diff --git a/libselinux.spec b/libselinux.spec index 9e658a7..ecceabb 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -7,7 +7,6 @@ Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch BuildRequires: libsepol-devel >= %{libsepolver} Requires: libsepol >= %{libsepolver} @@ -50,7 +49,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make clean diff --git a/sources b/sources index b840ab5..7d4ca39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a35322febc094bbf201ddf313c6fd2b2 libselinux-1.29.5.tgz +63cfada61ab3182ac76648b7683cc37a libselinux-1.29.6.tgz