diff --git a/autoconf213.spec b/autoconf213.spec index 29a5f18..07f44f1 100644 --- a/autoconf213.spec +++ b/autoconf213.spec @@ -1,7 +1,7 @@ Summary: A GNU tool for automatically configuring source code Name: autoconf213 Version: 2.13 -Release: 31%{?dist} +Release: 32%{?dist} License: GPLv2+ Group: Development/Tools URL: http://www.gnu.org/software/autoconf/ @@ -24,9 +24,6 @@ Requires: gawk, m4 >= 1.1, coreutils, perl Requires(post): /sbin/install-info Requires(preun): /sbin/install-info Buildrequires: texinfo, m4 >= 1.1, perl, gawk, dejagnu, flex -%if !0%{?rhel:1} -BuildRequires: compat-gcc-34-g77 -%endif BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -103,6 +100,9 @@ rm -rf ${RPM_BUILD_ROOT} %doc AUTHORS COPYING NEWS README TODO %changelog +* Mon Jul 28 2014 Pavel Raiskup - 2.13-32 +- don't build-require compat-gcc-34-g77 at all + * Sat Jun 07 2014 Fedora Release Engineering - 2.13-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild