summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2016-06-14 12:09:21 +0200
committerPavel Raiskup <praiskup@redhat.com>2016-06-16 15:08:48 +0200
commitf6253c544b12b5b2ee997d3340e9c047cc7eebeb (patch)
treeffa439df49dcff1ca3e1e2052eec7c11a4938cb1
parenteb2b0e370437ee4da0390613f99727b47fd81d00 (diff)
downloadscl-autotools-f6253c544b12b5b2ee997d3340e9c047cc7eebeb.tar.gz
scl-autotools-f6253c544b12b5b2ee997d3340e9c047cc7eebeb.tar.xz
scl-autotools-f6253c544b12b5b2ee997d3340e9c047cc7eebeb.zip
libtool: updates
-rw-r--r--repos/autotools/autotools-git/libtool/libtool.spec12
-rw-r--r--repos/autotools/autotools-latest/libtool/libtool.spec8
2 files changed, 16 insertions, 4 deletions
diff --git a/repos/autotools/autotools-git/libtool/libtool.spec b/repos/autotools/autotools-git/libtool/libtool.spec
index 1af08cf..331d329 100644
--- a/repos/autotools/autotools-git/libtool/libtool.spec
+++ b/repos/autotools/autotools-git/libtool/libtool.spec
@@ -7,15 +7,15 @@
# Detect gcc version, (workaround) see the bug #429880
%global gcc_version %(gcc -dumpversion || echo "666")
-%global git_hash a5c64
-%global upstream_vr 2.4.6.22
+%global git_hash 08c5
+%global upstream_vr 2.4.6.34
%{?scl:%scl_package libtool}
Summary: The GNU Portable Library Tool
Name: %{?scl_prefix}libtool
Version: %{upstream_vr}~git
-Release: 6.%{git_hash}%{?dist}
+Release: 1.%{git_hash}%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -187,6 +187,12 @@ fi
%{_libdir}/libltdl.so
%changelog
+* Tue Jun 14 2016 Pavel Raiskup <praiskup@redhat.com> - 2.4.6.34~git-1.08c5
+- rebase
+
+* Wed Dec 16 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.6.22~git-7.a5c64
+- rebuild for gcc 5.3.1 in f22
+
* Mon Dec 14 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.6.22~git-6.a5c64
- filter provides only if %%scl is defined
diff --git a/repos/autotools/autotools-latest/libtool/libtool.spec b/repos/autotools/autotools-latest/libtool/libtool.spec
index 83d37f8..203edfa 100644
--- a/repos/autotools/autotools-latest/libtool/libtool.spec
+++ b/repos/autotools/autotools-latest/libtool/libtool.spec
@@ -11,7 +11,7 @@
Summary: The GNU Portable Library Tool
Name: %{?scl_prefix}libtool
Version: 2.4.2
-Release: 15%{?dist}
+Release: 17%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -206,6 +206,12 @@ fi
%{_libdir}/libltdl.so
%changelog
+* Tue Jun 14 2016 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-17
+- rebuild for new gcc versions
+
+* Wed Dec 16 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-16
+- rebuild for new gcc 5.3.1 in f22
+
* Mon Dec 14 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-15
- filter provides only if %%scl is defined