diff --git a/.cvsignore b/.cvsignore index dd9fbf0..231bfdc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -102,3 +102,4 @@ libselinux-1.33.2.tgz libselinux-1.33.3.tgz libselinux-1.33.4.tgz libselinux-1.33.5.tgz +libselinux-1.33.6.tgz diff --git a/libselinux.spec b/libselinux.spec index 7016c6f..5819282 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,11 @@ %define libsepolver 1.15.2-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.33.5 +Version: 1.33.6 Release: 1%{?dist} 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} swig Requires: libsepol >= %{libsepolver} setransd @@ -49,7 +48,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -121,6 +119,9 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Mon Jan 17 2007 Dan Walsh - 1.33.6-1 +- Upgrade to upstream + * Merged man page updates to make "apropos selinux" work from Dan Walsh. * Mon Jan 15 2007 Dan Walsh - 1.33.5-1 - Upgrade to upstream * Merged getdefaultcon utility from Dan Walsh. diff --git a/sources b/sources index 4f4e7d1..8cbcb4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f571eebdbef792b55cce6a7401d0a0c2 libselinux-1.33.5.tgz +1f8802c1adaf37f1fb12e5523d3c5cdf libselinux-1.33.6.tgz