summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2014-06-09 16:05:21 +0200
committerPavel Raiskup <praiskup@redhat.com>2014-06-09 16:14:27 +0200
commit8488c15313c87780cb18d7c867824c6209afe7f1 (patch)
tree8c860ad3931cb85a1b0947e99d90ffe31158f40d
parentebcda29be280626b3d5092eef56a272169b04f79 (diff)
downloadlibtool-8488c15313c87780cb18d7c867824c6209afe7f1.tar.gz
libtool-8488c15313c87780cb18d7c867824c6209afe7f1.tar.xz
libtool-8488c15313c87780cb18d7c867824c6209afe7f1.zip
spec: FTBFS: do not BR gcc-java
Resolves: #1106080 Version: 2.4.2-26
-rw-r--r--libtool.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/libtool.spec b/libtool.spec
index e80ac8b..a27d6a1 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -3,7 +3,7 @@
Summary: The GNU Portable Library Tool
Name: libtool
Version: 2.4.2
-Release: 25%{?dist}
+Release: 26%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -30,10 +30,6 @@ Requires: autoconf, automake, sed, tar, findutils
# make sure we can configure all supported langs
BuildRequires: libstdc++-devel, gcc-gfortran
-%if !0%{?rhel:1}
-# gcc-java was disabled in RHEL >= 7
-BuildRequires: gcc-java
-%endif
# /usr/bin/libtool includes paths within gcc's versioned directories
# Libtool must be rebuilt whenever a new upstream gcc is built
@@ -165,6 +161,9 @@ fi
%{_libdir}/libltdl.so
%changelog
+* Mon Jun 09 2014 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-26
+- gcc-java removed from Fedora completely (#1106080)
+
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild