- Update to upstream

Ruby bindings from David Quigley.
This commit is contained in:
Daniel J Walsh 2009-06-08 19:05:19 +00:00
parent 713ea522a4
commit 3652b31671
4 changed files with 6027 additions and 8 deletions

View File

@ -105,3 +105,4 @@ libsemanage-2.0.28.tgz
libsemanage-2.0.29.tgz
libsemanage-2.0.30.tgz
libsemanage-2.0.31.tgz
libsemanage-2.0.32.tgz

File diff suppressed because it is too large Load Diff

View File

@ -2,8 +2,8 @@
%define libselinuxver 2.0.0-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 2.0.31
Release: 5%{?dist}
Version: 2.0.32
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
@ -91,6 +91,10 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/python*/site-packages/*
%changelog
* Mon Jun 8 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.32-1
- Update to upstream
* Ruby bindings from David Quigley.
* Thu Apr 9 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.31-5
- Return error on invalid file

View File

@ -1 +1 @@
7231fa877020bc5fbb2008adfd5dec89 libsemanage-2.0.31.tgz
4b9e3ec00959d29e972adb42c8edad8e libsemanage-2.0.32.tgz