- update to latest libsetrans

This commit is contained in:
Daniel J Walsh 2005-12-11 17:26:58 +00:00
parent 16eca654b0
commit d21de0e9f0
1 changed files with 6 additions and 2 deletions

View File

@ -1,15 +1,16 @@
%define libsepolver 1.10-1
%define libsetransver 0.1.11-1
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.29.1
Release: 1.1
Release: 2
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
#Patch: libselinux-rhat.patch
Requires: libsepol >= %{libsepolver}
Requires: libsetrans
Requires: libsetrans >= %{libsetransver}
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
@ -107,6 +108,9 @@ exit 0
%{_libdir}/python2.4/site-packages/selinux.py*
%changelog
* Sun Dec 11 2005 Dan Walsh <dwalsh@redhat.com> 1.29.1-2
- update to latest libsetrans
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt