diff --git a/.cvsignore b/.cvsignore index de9c44a..823174a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -78,3 +78,4 @@ libselinux-1.29.7.tgz libselinux-1.29.8.tgz libselinux-1.30.tgz libselinux-1.30.1.tgz +libselinux-1.30.3.tgz diff --git a/libselinux.spec b/libselinux.spec index b3db05a..d06a161 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -2,12 +2,11 @@ %define libsetransver 0.1.20-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.30.1 -Release: 2 +Version: 1.30.3 +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} @@ -51,7 +50,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -111,6 +109,14 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Fri Apr 14 2006 Dan Walsh 1.30.3-1 +- Upgrade to latest from NSA + * Added distclean target to Makefile. + * Regenerated swig files. + * Changed matchpathcon_init to verify that the spec file is + a regular file. + * Merged python binding t_output_helper removal patch from Dan Walsh. + * Mon Mar 27 2006 Dan Walsh 1.30.1-2 - Fix python bindings for matchpathcon - Fix booleans man page diff --git a/sources b/sources index 71a1c1b..b0a7258 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16536badc245a1dd8d01539f63ced6c2 libselinux-1.30.1.tgz +70d1525b98d5906a9ac2566aeca7a65e libselinux-1.30.3.tgz