- Upgrade to latest from NSA

Merged python binding fix from Dan Walsh.
Updated version for stable branch.
This commit is contained in:
Daniel J Walsh 2007-02-07 21:31:41 +00:00
parent 4f442a2b56
commit 4b215a5b9f
3 changed files with 9 additions and 4 deletions

View File

@ -77,3 +77,4 @@ libsemanage-1.8.tgz
libsemanage-1.9.1.tgz
libsemanage-1.9.2.tgz
libsemanage-1.10.0.tgz
libsemanage-1.10.1.tgz

View File

@ -2,12 +2,11 @@
%define libselinuxver 1.34-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 1.10.0
Release: 2%{?dist}
Version: 1.10.1
Release: 1%{?dist}
License: GPL
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
Patch: libsemanage-rhat.patch
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildRequires: libselinux-devel >= %{libselinuxver} swig
@ -76,6 +75,11 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man3/*
%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
- Upgrade to latest from NSA
* Merged patch to optionally reduce disk usage by removing

View File

@ -1 +1 @@
10c452bcc81cba31f63270ffbec1835f libsemanage-1.10.0.tgz
b612e1ac8abd254990805c4332222eb0 libsemanage-1.10.1.tgz