diff --git a/setools.spec b/setools.spec index bfbe8bd..e485e78 100644 --- a/setools.spec +++ b/setools.spec @@ -5,7 +5,7 @@ Name: setools Version: %{setools_maj_ver}.%{setools_min_ver} -Release: 27%{?dist} +Release: 28%{?dist} License: GPLv2 URL: http://oss.tresys.com/projects/setools BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -214,8 +214,8 @@ This package includes the following graphical tools: %endif # Fixup expected version of SWIG: sed -i -e "s|AC_PROG_SWIG(1.3.28)|AC_PROG_SWIG(2.0.0)|g" configure.ac -# and rebuild the configure script: -autoconf +# and rebuild the autotooled files: +autoreconf %build @@ -372,6 +372,9 @@ rm -rf ${RPM_BUILD_ROOT} %postun libs-tcl -p /sbin/ldconfig %changelog +* Mon Aug 20 2012 Dan HorĂ¡k - 3.3.7-28 +- use autoreconf to rebuild all autotooled files (FTBFS) + * Sat Jul 21 2012 Fedora Release Engineering - 3.3.7-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild