diff --git a/.cvsignore b/.cvsignore index 304a002..05e739f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setools-3.3.1.tar.gz +setools-3.3.2.tar.gz diff --git a/setools.spec b/setools.spec index 2c1ad44..7c3422a 100644 --- a/setools.spec +++ b/setools.spec @@ -1,11 +1,11 @@ %define setools_maj_ver 3.3 -%define setools_min_ver 1 +%define setools_min_ver 2 %{!?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)")} Name: setools Version: %{setools_maj_ver}.%{setools_min_ver} -Release: 7%{?dist} +Release: 1%{?dist} License: GPLv2 URL: http://oss.tresys.com/projects/setools BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -336,6 +336,9 @@ rm -rf ${RPM_BUILD_ROOT} %postun libs-tcl -p /sbin/ldconfig %changelog +* Wed Nov 28 2007 Chris Pebenito 3.3.2-1.fc9 +- Update for 3.3.2. + * Thu Oct 18 2007 Chris PeBenito 3.3.1-7.fc8 - Rebuild to fix ppc64 issue. diff --git a/sources b/sources index 1c8976e..bd243dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d14b6c52d16016c69d2b3a7bbd7c8c50 setools-3.3.1.tar.gz +17c1bec7fb4ad62fbb6177eb34b8e4a1 setools-3.3.2.tar.gz