diff --git a/libtool.spec b/libtool.spec index 1965af0..710c555 100644 --- a/libtool.spec +++ b/libtool.spec @@ -9,7 +9,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.6 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv2+ and LGPLv2+ and GFDL URL: http://www.gnu.org/software/libtool/ Group: Development/Tools @@ -33,10 +33,6 @@ BuildRequires: help2man # make sure we can configure all supported langs BuildRequires: libstdc++-devel, gcc-gfortran -# /usr/bin/libtool includes paths within gcc's versioned directories -# Libtool must be rebuilt whenever a new upstream gcc is built -Requires: gcc = %{gcc_version} - %description GNU Libtool is a set of shell scripts which automatically configure UNIX and @@ -174,6 +170,9 @@ fi %changelog +* Tue Jan 03 2017 Pavel Raiskup - 2.4.6-14 +- remove duplicate Requires: entry + * Thu Dec 22 2016 Pavel Raiskup - 2.4.6-13 - bump: for gcc 6.3.1