akurtakov pushed to eclipse (master). "BR gcc not gcc-c++ as there is no cpp sources built."

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 29 10:14:02 UTC 2015


From 804a28ab1e237c24c3794b498d33ebc5910c247d Mon Sep 17 00:00:00 2001
From: Alexander Kurtakov <akurtako at redhat.com>
Date: Fri, 29 May 2015 13:13:48 +0300
Subject: BR gcc not gcc-c++ as there is no cpp sources built.


diff --git a/eclipse.spec b/eclipse.spec
index bfdfc32..ab0b8f6 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -37,7 +37,7 @@ Epoch:                  1
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        0.19.git201505272010%{?dist}
+Release:        0.20.git201505272010%{?dist}
 License:        EPL
 URL:            http://www.eclipse.org/
 
@@ -121,7 +121,7 @@ BuildRequires: make, gcc
 BuildRequires: gtk2-devel
 BuildRequires: gtk3-devel
 BuildRequires: glib2-devel
-BuildRequires: gcc-c++
+BuildRequires: gcc
 BuildRequires: nspr-devel
 BuildRequires: libXtst-devel
 BuildRequires: mesa-libGL-devel
@@ -1028,6 +1028,9 @@ fi
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_*
 
 %changelog
+* Fri May 29 2015 Alexander Kurtakov <akurtako at redhat.com> 1:4.5.0-0.20.git201505272010
+- BR gcc not gcc-c++ as there is no cpp sources built.
+
 * Thu May 28 2015 Alexander Kurtakov <akurtako at redhat.com> 1:4.5.0-0.19.git201505272010
 - Update to latest I-build
 - Require latest egit for the releng tools.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/eclipse.git/commit/?h=master&id=804a28ab1e237c24c3794b498d33ebc5910c247d


More information about the scm-commits mailing list