summaryrefslogtreecommitdiffstats
path: root/libtool.spec
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2017-01-03 17:31:43 +0100
committerPavel Raiskup <praiskup@redhat.com>2017-01-03 17:31:43 +0100
commita3591d3cf502f1c77a543031736023dc04c49b17 (patch)
tree59b18be71acb358b08b0a78dbb2d0d38bc313d22 /libtool.spec
parent5e7a39869149f4a8e5df498c0b92f35702d6df4b (diff)
downloadlibtool-a3591d3cf502f1c77a543031736023dc04c49b17.tar.gz
libtool-a3591d3cf502f1c77a543031736023dc04c49b17.tar.xz
libtool-a3591d3cf502f1c77a543031736023dc04c49b17.zip
spec: cleanup duplicated Requires:
Version: 2.4.6-14
Diffstat (limited to 'libtool.spec')
-rw-r--r--libtool.spec9
1 files changed, 4 insertions, 5 deletions
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 <praiskup@redhat.com> - 2.4.6-14
+- remove duplicate Requires: entry
+
* Thu Dec 22 2016 Pavel Raiskup <praiskup@redhat.com> - 2.4.6-13
- bump: for gcc 6.3.1