- 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:
Daniel J Walsh 2005-09-29 01:20:46 +00:00
parent 9e67036aba
commit faf9fb1893
2 changed files with 1 additions and 3 deletions

View File

@ -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}"

View File

@ -1 +1 @@
e407d3e8bdf72edb214fcdbba29b0827 libsemanage-1.3.4.tgz
1341109f401b5362391c8d4df144ab09 libsemanage-1.3.5.tgz