- Update to never version
This commit is contained in:
parent
0e39b77de1
commit
710322bbd4
@ -67,3 +67,4 @@ libselinux-1.27.23.tgz
|
|||||||
libselinux-1.27.25.tgz
|
libselinux-1.27.25.tgz
|
||||||
libselinux-1.27.26.tgz
|
libselinux-1.27.26.tgz
|
||||||
libselinux-1.27.28.tgz
|
libselinux-1.27.28.tgz
|
||||||
|
libselinux-1.28.tgz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define libsepolver 1.9.41-1
|
%define libsepolver 1.10-1
|
||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.27.28
|
Version: 1.28
|
||||||
Release: 2
|
Release: 1
|
||||||
License: Public domain (uncopyrighted)
|
License: Public domain (uncopyrighted)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
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}/setfilecon
|
||||||
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/selinuxconfig
|
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/selinuxconfig
|
||||||
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/selinuxdisable
|
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/selinuxdisable
|
||||||
|
rm -f ${RPM_BUILD_ROOT}%{_sbindir}/sgetseuser
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf ${RPM_BUILD_ROOT}
|
rm -rf ${RPM_BUILD_ROOT}
|
||||||
@ -106,7 +107,10 @@ exit 0
|
|||||||
%{_libdir}/python2.4/site-packages/selinux.py*
|
%{_libdir}/python2.4/site-packages/selinux.py*
|
||||||
|
|
||||||
%changelog
|
%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
|
- Fix some of the python swig objects
|
||||||
|
|
||||||
* Thu Dec 1 2005 Dan Walsh <dwalsh@redhat.com> 1.27.28-1
|
* Thu Dec 1 2005 Dan Walsh <dwalsh@redhat.com> 1.27.28-1
|
||||||
|
Loading…
Reference in New Issue
Block a user