summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2014-06-28 11:03:06 +0200
committerPavel Raiskup <praiskup@redhat.com>2014-06-28 11:03:06 +0200
commit09eedbbfaad4c3f80733e4b67d9dbe26febf9a82 (patch)
tree4a6ecbe4ef737395176e953b21b27451507a0f55
parentbf8e4f02ec72224c30b281f5c5ef80ae6c0f5029 (diff)
git/latest-libtool: remove gcc-java BR
-rw-r--r--repos/autotools/autotools-git/libtool/libtool.spec5
-rw-r--r--repos/autotools/autotools-latest/libtool/libtool.spec5
2 files changed, 2 insertions, 8 deletions
diff --git a/repos/autotools/autotools-git/libtool/libtool.spec b/repos/autotools/autotools-git/libtool/libtool.spec
index 5e03285..03a8663 100644
--- a/repos/autotools/autotools-git/libtool/libtool.spec
+++ b/repos/autotools/autotools-git/libtool/libtool.spec
@@ -48,10 +48,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# 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
%description
@@ -192,6 +188,7 @@ fi
%changelog
* Sat Jun 28 2014 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-6.444.28.053d
- rebuild for gcc 4.8.3
+- gcc-java removed from Fedora completely (#1106080)
* Thu May 29 2014 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-5.444.28.053d
- release bump for %%_compat_el5_build
diff --git a/repos/autotools/autotools-latest/libtool/libtool.spec b/repos/autotools/autotools-latest/libtool/libtool.spec
index c601924..9a28f73 100644
--- a/repos/autotools/autotools-latest/libtool/libtool.spec
+++ b/repos/autotools/autotools-latest/libtool/libtool.spec
@@ -57,10 +57,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# 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
%description
@@ -209,6 +205,7 @@ fi
%changelog
* Sat Jun 28 2014 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-4
- rebuild for new gcc 4.8.3
+- gcc-java removed from Fedora completely (#1106080)
* Thu May 29 2014 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-3
- release bump for %%_compat_el5_build