setools: update to upstream version 3.3.5.

This commit is contained in:
Chris PeBenito 2008-08-26 14:23:07 +00:00
parent a3b839f0d7
commit 910015e91a
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
setools-3.3.4.tar.gz
setools-3.3.5.tar.gz

View File

@ -1,5 +1,5 @@
%define setools_maj_ver 3.3
%define setools_min_ver 4
%define setools_min_ver 5
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@ -337,6 +337,9 @@ rm -rf ${RPM_BUILD_ROOT}
%postun libs-tcl -p /sbin/ldconfig
%changelog
* Tue Aug 26 2008 Chris PeBenito <cpebenito@tresys.com> 3.3.5-1
- Update to upstream version 3.3.5.
* Wed Feb 27 2008 Chris PeBenito <cpebenito@tresys.com> 3.3.4-1
- Fixes gcc 4.3, glibc 2.7, tcl 8.5, and libsepol 2.0.20 issues.
- Fix policy loading when policy on disk is higher version than the kernel.

View File

@ -1 +1 @@
a5fecca4f0a12a5d2a42f9e7e63c78d1 setools-3.3.4.tar.gz
4b4b9048d25425efaf645c5fa2696d35 setools-3.3.5.tar.gz