setools: update to upstream version 3.3.5.
This commit is contained in:
parent
a3b839f0d7
commit
910015e91a
@ -1 +1 @@
|
|||||||
setools-3.3.4.tar.gz
|
setools-3.3.5.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%define setools_maj_ver 3.3
|
%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_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)")}
|
%{!?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
|
%postun libs-tcl -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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.
|
- 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.
|
- Fix policy loading when policy on disk is higher version than the kernel.
|
||||||
|
Loading…
Reference in New Issue
Block a user