- 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
faf9fb1893
commit
5223b3065c
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user