summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2017-12-05 00:00:48 -0600
committerYaakov Selkowitz <yselkowi@redhat.com>2017-12-05 00:00:48 -0600
commit43cb27fca7df9136267a531cb0ac1f32a7f63d7f (patch)
tree7caa33ae6585d14a0e75207a6e7f0a9156bb23a4
parenta542c798aa2fd5a57b13affe503d8b2dc9683a22 (diff)
downloadcygwin-libtool-43cb27fca7df9136267a531cb0ac1f32a7f63d7f.tar.gz
cygwin-libtool-43cb27fca7df9136267a531cb0ac1f32a7f63d7f.tar.xz
cygwin-libtool-43cb27fca7df9136267a531cb0ac1f32a7f63d7f.zip
Rebuilt for cygwin-gcc 6.4.0
-rw-r--r--cygwin-libtool.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/cygwin-libtool.spec b/cygwin-libtool.spec
index 12ddea7..159b8b4 100644
--- a/cygwin-libtool.spec
+++ b/cygwin-libtool.spec
@@ -1,12 +1,12 @@
# must be rebuilt with each new version of cygwin*-gcc
-%define gcc_version 5.4.0
+%define gcc_version 6.4.0
%{?cygwin_package_header}
%global debug_package %{nil}
Name: cygwin-libtool
Version: 2.4.6
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Libtool for Cygwin toolchain
Group: Development/Tools
@@ -48,8 +48,6 @@ Summary: Libtool for Cygwin32 toolchain
Requires: cygwin32-gcc = %{gcc_version}
Requires: cygwin32-libltdl = %{version}-%{release}
Requires: %{name}-base = %{version}-%{release}
-Provides: cygwin-libtool = %{version}-%{release}
-Obsoletes: cygwin-libtool < %{version}-%{release}
%description -n cygwin32-libtool
Libtool scripts for Cygwin i686 toolchain
@@ -68,8 +66,6 @@ Summary: Libtool Dynamic Module Loader library for Cygwin32 toolchain
Group: Development/Libraries
License: LGPLv2+
BuildArch: noarch
-Provides: cygwin-libltdl = %{version}-%{release}
-Obsoletes: cygwin-libltdl < %{version}-%{release}
%description -n cygwin32-libltdl
Libtool dynamic module loader library for Cygwin i686 toolchain
@@ -164,6 +160,9 @@ rm -fr $RPM_BUILD_ROOT%{cygwin64_datadir}/
%changelog
+* Tue Dec 05 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 2.4.6-5
+- Rebuilt for cygwin-gcc 6.4.0
+
* Mon Sep 12 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 2.4.6-4
- Rebuilt to fix dependencies