summaryrefslogtreecommitdiffstats
path: root/libtool.spec
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2015-02-17 13:45:58 +0100
committerPavel Raiskup <praiskup@redhat.com>2015-02-17 14:09:07 +0100
commitd0c7297e4c9753ffa212b64fc7eadbcf71ae2d6c (patch)
treeba984e05eda2ad71444188088ac692db50bbc960 /libtool.spec
parentee981597d80663c731b464a1b0a6f39d530c9d92 (diff)
downloadlibtool-d0c7297e4c9753ffa212b64fc7eadbcf71ae2d6c.tar.gz
libtool-d0c7297e4c9753ffa212b64fc7eadbcf71ae2d6c.tar.xz
libtool-d0c7297e4c9753ffa212b64fc7eadbcf71ae2d6c.zip
libtool: rebase to 2.4.6
Per upstream release notes: http://lists.gnu.org/archive/html/autotools-announce/2015-02/msg00000.html Resolves: #1159497 Version: 2.4.6-1
Diffstat (limited to 'libtool.spec')
-rw-r--r--libtool.spec16
1 files changed, 3 insertions, 13 deletions
diff --git a/libtool.spec b/libtool.spec
index 8e4457a..0675605 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -5,7 +5,7 @@
Summary: The GNU Portable Library Tool
Name: libtool
-Version: 2.4.5
+Version: 2.4.6
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
@@ -17,14 +17,6 @@ Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz
# ~> remove possibly once #1158915 gets fixed somehow
Patch0: libtool-2.4.5-rpath.patch
-# ~> downstream (proposed)
-# ~> http://permalink.gmane.org/gmane.comp.gnu.libtool.patches/11808
-Patch1: libtool-2.4.4-race-in-aclocal-autoheader-calls.patch
-
-# ~> downstream (proposed)
-# ~> https://lists.gnu.org/archive/html/libtool/2014-12/msg00025.html
-Patch2: libtool-2.4.5-fix-path-munging.patch
-
# /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}
@@ -91,8 +83,6 @@ Static libraries and header files for development with ltdl.
%prep
%setup -n libtool-%{version} -q
%patch0 -p1 -b .rpath
-%patch1 -p1 -b .racy-testsuite
-%patch2 -p1 -b .munge-quadrigraph
autoreconf -v
@@ -177,8 +167,8 @@ fi
%changelog
-* Tue Feb 17 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.5-1
-- rebase to 2.4.5
+* Tue Feb 17 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.6-1
+- rebase to most recent upstream release 2.4.6 (#1159497)
* Fri Feb 06 2015 Jakub Jelinek <jakub@redhat.com> - 2.4.2-32
- rebuilt for gcc 5.0.0