- Update to never version

Merged patch for swig interfaces from Dan Walsh.
This commit is contained in:
Daniel J Walsh 2005-12-08 18:04:22 +00:00
parent a73f673890
commit 2774b7d0d8
3 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> 1.29.1-1
- Update to never version
* Merged patch for swig interfaces from Dan Walsh.
* Wed Dec 7 2005 Dan Walsh <dwalsh@redhat.com> 1.28-1
- Update to never version

View File

@ -1 +1 @@
8785700e642aaf41fd61c0c405c9e7bb libselinux-1.28.tgz
81d8b5bcce5e14bc82423b42368fa57b libselinux-1.29.1.tgz