bump rawhide setools to newest upstream release.

This commit is contained in:
Chris PeBenito 2007-11-28 20:03:41 +00:00
parent 6b66578ae9
commit 2b5615f38d
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
setools-3.3.1.tar.gz
setools-3.3.2.tar.gz

View File

@ -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 <cpebenito@tresys.com> 3.3.2-1.fc9
- Update for 3.3.2.
* Thu Oct 18 2007 Chris PeBenito <cpebenito@tresys.com> 3.3.1-7.fc8
- Rebuild to fix ppc64 issue.

View File

@ -1 +1 @@
d14b6c52d16016c69d2b3a7bbd7c8c50 setools-3.3.1.tar.gz
17c1bec7fb4ad62fbb6177eb34b8e4a1 setools-3.3.2.tar.gz