- 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
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||||
Patch: libsemanage-rhat.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -35,7 +34,6 @@ needed for developing applications that manipulate binary policies.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="%{optflags}"
|
make CFLAGS="%{optflags}"
|
||||||
|
Loading…
Reference in New Issue
Block a user