From af00e8b0e79060538feb21d0b96b1b1c9760950d Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Tue, 26 Aug 2008 14:23:07 +0000 Subject: [PATCH] setools: update to upstream version 3.3.5. --- .cvsignore | 2 +- setools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index f3ffa63..2175af9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setools-3.3.4.tar.gz +setools-3.3.5.tar.gz diff --git a/setools.spec b/setools.spec index db3bb33..22c0b53 100644 --- a/setools.spec +++ b/setools.spec @@ -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 3.3.5-1 +- Update to upstream version 3.3.5. + * Wed Feb 27 2008 Chris PeBenito 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. diff --git a/sources b/sources index 71ecd31..1308bb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5fecca4f0a12a5d2a42f9e7e63c78d1 setools-3.3.4.tar.gz +4b4b9048d25425efaf645c5fa2696d35 setools-3.3.5.tar.gz