- Update to never version

This commit is contained in:
Daniel J Walsh 2005-12-08 04:35:07 +00:00
parent 0e39b77de1
commit 710322bbd4
3 changed files with 10 additions and 5 deletions

View File

@ -67,3 +67,4 @@ libselinux-1.27.23.tgz
libselinux-1.27.25.tgz
libselinux-1.27.26.tgz
libselinux-1.27.28.tgz
libselinux-1.28.tgz

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.41-1
%define libsepolver 1.10-1
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.27.28
Release: 2
Version: 1.28
Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -75,6 +75,7 @@ rm -f ${RPM_BUILD_ROOT}%{_sbindir}/policyvers
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/setfilecon
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/selinuxconfig
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/selinuxdisable
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/sgetseuser
%clean
rm -rf ${RPM_BUILD_ROOT}
@ -106,7 +107,10 @@ exit 0
%{_libdir}/python2.4/site-packages/selinux.py*
%changelog
* Wed Dec 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.28-2
* Wed Dec 6 2005 Dan Walsh <dwalsh@redhat.com> 1.28-1
- Update to never version
* Wed Dec 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.28-2
- Fix some of the python swig objects
* Thu Dec 1 2005 Dan Walsh <dwalsh@redhat.com> 1.27.28-1

View File

@ -1 +1 @@
7852c01a73a5532cd09b918114873755 libselinux-1.27.28.tgz
8785700e642aaf41fd61c0c405c9e7bb libselinux-1.28.tgz