- Upgrade to latest from NSA
Clarified error messages from parse_module_headers and parse_base_headers for base/module mismatches. Merged string and file optimization patch from Russell Coker. Merged swig header reordering patch from Ivan Gyurdiev. Merged toggle modify on add patch from Ivan Gyurdiev. Merged ports parser bugfix patch from Ivan Gyurdiev. Merged fcontext swig patch from Ivan Gyurdiev. Merged remove add/modify/delete for active booleans patch from Ivan Gyurdiev. Merged man pages for dbase functions patch from Ivan Gyurdiev. Merged pywrap tests patch from Ivan Gyurdiev.
This commit is contained in:
parent
9a5688a1ca
commit
eddd487028
@ -43,3 +43,4 @@ libsemanage-1.5.1.tgz
|
|||||||
libsemanage-1.5.2.tgz
|
libsemanage-1.5.2.tgz
|
||||||
libsemanage-1.5.3.tgz
|
libsemanage-1.5.3.tgz
|
||||||
libsemanage-1.5.4.tgz
|
libsemanage-1.5.4.tgz
|
||||||
|
libsemanage-1.5.6.tgz
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -72,6 +72,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libsemanage.a
|
%{_libdir}/libsemanage.a
|
||||||
%{_includedir}/semanage/*.h
|
%{_includedir}/semanage/*.h
|
||||||
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jan 6 2006 Dan Walsh <dwalsh@redhat.com> 1.5.6-1
|
* Thu Jan 6 2006 Dan Walsh <dwalsh@redhat.com> 1.5.6-1
|
||||||
|
Loading…
Reference in New Issue
Block a user