diff --git a/.cvsignore b/.cvsignore index cdc6fb6..76d941e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -68,3 +68,4 @@ libselinux-1.27.25.tgz libselinux-1.27.26.tgz libselinux-1.27.28.tgz libselinux-1.28.tgz +libselinux-1.29.1.tgz diff --git a/libselinux.spec b/libselinux.spec index 194f2e1..155866e 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,12 @@ %define libsepolver 1.10-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.28 +Version: 1.29.1 Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch +#Patch: libselinux-rhat.patch Requires: libsepol >= %{libsepolver} Requires: libsetrans @@ -48,7 +48,7 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat +#%patch -p1 -b .rhat %build make CFLAGS="-g %{optflags}" @@ -107,6 +107,10 @@ exit 0 %{_libdir}/python2.4/site-packages/selinux.py* %changelog +* Thu Dec 8 2005 Dan Walsh 1.29.1-1 +- Update to never version + * Merged patch for swig interfaces from Dan Walsh. + * Wed Dec 7 2005 Dan Walsh 1.28-1 - Update to never version diff --git a/sources b/sources index 5837dfa..482083d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8785700e642aaf41fd61c0c405c9e7bb libselinux-1.28.tgz +81d8b5bcce5e14bc82423b42368fa57b libselinux-1.29.1.tgz