- 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:
parent
ffe4d2bde5
commit
72ad6cf1ae
@ -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
|
||||
|
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user