- Update to never version
Merged patch for swig interfaces from Dan Walsh.
This commit is contained in:
parent
a73f673890
commit
2774b7d0d8
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user