- Upgrade to latest from NSA

Fixed free->key_free bug.
Merged clear obsolete patch from Ivan Gyurdiev.
Merged modified swigify patch from Dan Walsh (original patch from Joshua
    Brindle).
Merged move genhomedircon call patch from Chad Sellers.
This commit is contained in:
Daniel J Walsh 2005-11-17 02:31:54 +00:00
parent ffe4d2bde5
commit 72ad6cf1ae
3 changed files with 2 additions and 5 deletions

View File

@ -33,3 +33,4 @@ libsemanage-1.3.48.tgz
libsemanage-1.3.51.tgz
libsemanage-1.3.52.tgz
libsemanage-1.3.53.tgz
libsemanage-1.3.56.tgz

View File

@ -6,8 +6,6 @@ Release: 1
License: GPL
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
Patch: libsemanage-swigify.patch
Patch1: libsemanage-genhomedircon.patch
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildRequires: libselinux-devel >= %{libselinuxver}
@ -39,8 +37,6 @@ needed for developing applications that manipulate binary policies.
%prep
%setup -q
%patch -p1 -b .swigify
%patch1 -p1 -b .genhomedircon
%build
make CFLAGS="%{optflags}"

View File

@ -1 +1 @@
c4d45b1cafdfea8edf9f14662f928705 libsemanage-1.3.53.tgz
f0fe5aa112aa31f9dcb1dad9dff7f3cb libsemanage-1.3.56.tgz