diff --git a/eclipse.spec b/eclipse.spec index 63d2bb2..abd1fa4 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.3.git201301281400%{?dist} +Release: 0.4.git201301281400%{?dist} License: EPL Group: Development/Tools URL: http://www.eclipse.org/ @@ -485,6 +485,7 @@ done %build #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 \ @@ -1012,6 +1013,10 @@ 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 1:4.3.0-0.4.git201301281400 +- Upload proper sources. +- Export GTK_VERSION=3.0 during build. + * Wed Feb 6 2013 Krzysztof Daniel 1:4.3.0-0.3.git201301281400 - SCLize the spec. - Enable SWT GTK3 support. diff --git a/sources b/sources index 4684d86..ae9240e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +57203caa34995bb3dae73dcd2efd2540 eclipse-build-05cdd09dcef5eef6723cc1c5cff3ff0adc3fcece.tar.xz be15c4f75e20fb30b4aaa6d3354b7683 eclipse-source.tar.bz2 -57203caa34995bb3dae73dcd2efd2540 eclipse-build-05cdd09dcef5eef6723cc1c5cff3ff0adc3fcece.tar.xz \ No newline at end of file