[eclipse] Add BR to gtk3

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Feb 7 13:48:51 UTC 2013


commit 3d5718cc328f038b6a1f3aa96ac6537f899b8212
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Feb 7 14:48:46 2013 +0100

    Add BR to gtk3

 eclipse.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index abd1fa4..d5fed6f 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -54,7 +54,7 @@ fi;
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        0.4.git201301281400%{?dist}
+Release:        0.5.git201301281400%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -137,6 +137,7 @@ BuildRequires: ant >= 1.8.3
 BuildRequires: rsync
 BuildRequires: jpackage-utils >= 0:1.5, make, gcc
 BuildRequires: gtk2-devel
+BuildRequires: gtk3-devel
 BuildRequires: glib2-devel
 BuildRequires: GConf2-devel
 BuildRequires: gcc-c++
@@ -486,7 +487,6 @@ done
 #This is the lowest value where the build succeeds. 512m is not enough.
 export MAVEN_OPTS="-Xmx700m -XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState"
 export GTK_VERSION=3.0
-
 mvn-rpmbuild -f eclipse-parent/pom.xml \
    clean install \
    -Dmaven.local.mode=true -Dtycho.local.keepTarget -DskipTychoVersionCheck
@@ -1013,6 +1013,9 @@ echo "pushd %{_javadir}/eclipse-testing;./runtests.sh -os linux -ws gtk -arch %{
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_*
 
 %changelog
+* Thu Feb 7 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:4.3.0-0.5.git201301281400
+- Add BR to gtk3.
+
 * Thu Feb 7 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:4.3.0-0.4.git201301281400
 - Upload proper sources.
 - Export GTK_VERSION=3.0 during build.


More information about the scm-commits mailing list