- Upgrade to latest from NSA
Merged python binding fix from Dan Walsh. Updated version for stable branch.
This commit is contained in:
parent
4f442a2b56
commit
4b215a5b9f
@ -77,3 +77,4 @@ libsemanage-1.8.tgz
|
|||||||
libsemanage-1.9.1.tgz
|
libsemanage-1.9.1.tgz
|
||||||
libsemanage-1.9.2.tgz
|
libsemanage-1.9.2.tgz
|
||||||
libsemanage-1.10.0.tgz
|
libsemanage-1.10.0.tgz
|
||||||
|
libsemanage-1.10.1.tgz
|
||||||
|
@ -2,12 +2,11 @@
|
|||||||
%define libselinuxver 1.34-1
|
%define libselinuxver 1.34-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 1.10.0
|
Version: 1.10.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
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
|
||||||
Patch: libsemanage-rhat.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
BuildRequires: libselinux-devel >= %{libselinuxver} swig
|
BuildRequires: libselinux-devel >= %{libselinuxver} swig
|
||||||
@ -76,6 +75,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 7 2006 Dan Walsh <dwalsh@redhat.com> - 1.10.1-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged python binding fix from Dan Walsh.
|
||||||
|
* Updated version for stable branch.
|
||||||
|
|
||||||
* Fri Dec 22 2006 Dan Walsh <dwalsh@redhat.com> - 1.9.2-1
|
* Fri Dec 22 2006 Dan Walsh <dwalsh@redhat.com> - 1.9.2-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged patch to optionally reduce disk usage by removing
|
* Merged patch to optionally reduce disk usage by removing
|
||||||
|
Loading…
Reference in New Issue
Block a user