- Add compression support
This commit is contained in:
parent
be978502a0
commit
688b1ed5d1
@ -3,7 +3,7 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.0.28
|
Version: 2.0.28
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||||
@ -89,6 +89,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/python*/site-packages/*
|
%{_libdir}/python*/site-packages/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 15 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.28-2
|
||||||
|
- Add compression support
|
||||||
|
|
||||||
* Mon Sep 15 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.28-1
|
* Mon Sep 15 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.28-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
* allow fcontext and seuser changes without rebuilding the policy from Dan Walsh
|
* allow fcontext and seuser changes without rebuilding the policy from Dan Walsh
|
||||||
|
Loading…
Reference in New Issue
Block a user