summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2015-12-13 21:52:11 +0100
committerPavel Raiskup <praiskup@redhat.com>2015-12-13 21:52:11 +0100
commitff48bd388a57b27a976499ab07758604a3927ab3 (patch)
tree673d868bdd8e5601f4b6ec821f833a34cf78484c
parent600a4ff75a76ca2597ea2ed293a1ee516116b258 (diff)
downloadscl-autotools-ff48bd388a57b27a976499ab07758604a3927ab3.tar.gz
scl-autotools-ff48bd388a57b27a976499ab07758604a3927ab3.tar.xz
scl-autotools-ff48bd388a57b27a976499ab07758604a3927ab3.zip
libtool: new gcc 5.3.1 in f23
-rw-r--r--repos/autotools/autotools-git/libtool/libtool.spec9
-rw-r--r--repos/autotools/autotools-latest/libtool/libtool.spec5
2 files changed, 10 insertions, 4 deletions
diff --git a/repos/autotools/autotools-git/libtool/libtool.spec b/repos/autotools/autotools-git/libtool/libtool.spec
index 80af2a9..edfd333 100644
--- a/repos/autotools/autotools-git/libtool/libtool.spec
+++ b/repos/autotools/autotools-git/libtool/libtool.spec
@@ -6,15 +6,15 @@
# Detect gcc version, (workaround) see the bug #429880
%global gcc_version %(gcc -dumpversion || echo "666")
-%global git_hash aabc
-%global upstream_vr 2.4.6.19
+%global git_hash a5c64
+%global upstream_vr 2.4.6.22
%{?scl:%scl_package libtool}
Summary: The GNU Portable Library Tool
Name: %{?scl_prefix}libtool
Version: %{upstream_vr}~git
-Release: 1.%{git_hash}%{?dist}
+Release: 2.%{git_hash}%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -188,6 +188,9 @@ fi
%{_libdir}/libltdl.so
%changelog
+* Sun Dec 13 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.6.19~git-2.a5c64
+- rebase and rebuild for new gcc 5.3.1 in f22+
+
* Wed Nov 04 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.6.19~git-1.aabc
- rebase to latest git
diff --git a/repos/autotools/autotools-latest/libtool/libtool.spec b/repos/autotools/autotools-latest/libtool/libtool.spec
index 691ffcf..718350f 100644
--- a/repos/autotools/autotools-latest/libtool/libtool.spec
+++ b/repos/autotools/autotools-latest/libtool/libtool.spec
@@ -9,7 +9,7 @@
Summary: The GNU Portable Library Tool
Name: %{?scl_prefix}libtool
Version: 2.4.2
-Release: 10%{?dist}
+Release: 11%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -204,6 +204,9 @@ fi
%{_libdir}/libltdl.so
%changelog
+* Sun Dec 13 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-11
+- bump for new gcc in f22+
+
* Wed Aug 12 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-10
- help2man BR