- 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:27:17 +00:00
parent faf9fb1893
commit 5223b3065c
3 changed files with 4 additions and 1 deletions

View File

@ -5,3 +5,4 @@ libsemanage-1.3.1.tgz
libsemanage-1.3.2.tgz
libsemanage-1.3.3.tgz
libsemanage-1.3.4.tgz
libsemanage-1.3.5.tgz

View File

@ -51,6 +51,8 @@ rm -rf ${RPM_BUILD_ROOT}
%files
%defattr(-,root,root)
%config(noreplace) /usr/share/semanage/semanage.conf
/%{_lib}/libsemanage.so.1
%{_libdir}/libsemanage.so
%post -p /sbin/ldconfig

View File

@ -1 +1 @@
1341109f401b5362391c8d4df144ab09 libsemanage-1.3.5.tgz
34bcf121541a0e4f7f3702f59885b191 libsemanage-1.3.5.tgz