- Update to upstream
Move libsemanage.so to /usr/lib Add NAME lines to man pages from Manoj Srivastava<srivasta@debian.org>
This commit is contained in:
parent
4e9aa7abc8
commit
ec76bdf88d
@ -115,3 +115,4 @@ libsemanage-2.0.39.tgz
|
|||||||
libsemanage-2.0.40.tgz
|
libsemanage-2.0.40.tgz
|
||||||
libsemanage-2.0.41.tgz
|
libsemanage-2.0.41.tgz
|
||||||
libsemanage-2.0.42.tgz
|
libsemanage-2.0.42.tgz
|
||||||
|
libsemanage-2.0.43.tgz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define libselinuxver 2.0.0-1
|
%define libselinuxver 2.0.0-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.0.42
|
Version: 2.0.43
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -92,6 +92,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/python*/site-packages/*
|
%{_libdir}/python*/site-packages/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 1 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.43-1
|
||||||
|
- Update to upstream
|
||||||
|
* Move libsemanage.so to /usr/lib
|
||||||
|
* Add NAME lines to man pages from Manoj Srivastava<srivasta@debian.org>
|
||||||
|
|
||||||
* Wed Nov 18 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.42-1
|
* Wed Nov 18 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.42-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
* Move load_policy from /usr/sbin to /sbin from Dan Walsh.
|
* Move load_policy from /usr/sbin to /sbin from Dan Walsh.
|
||||||
|
Loading…
Reference in New Issue
Block a user