- Update from NSA
Split interfaces from semanage.[hc] into handle.[hc], modules.[hc]. Separated handle create from connect interface. Added a constructor for initialization. Moved up src/include/*.h to src. Created a symbol map file; dropped dso.h and hidden markings.
This commit is contained in:
parent
9e67036aba
commit
faf9fb1893
@ -5,7 +5,6 @@ Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||
Patch: libsemanage-rhat.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
|
||||
%description
|
||||
@ -35,7 +34,6 @@ needed for developing applications that manipulate binary policies.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make CFLAGS="%{optflags}"
|
||||
|
Loading…
Reference in New Issue
Block a user