New e-b snapshot - fixes Program.launch problem without libswt-gnome.

This commit is contained in:
Alexander Kurtakov 2011-04-08 22:58:26 +03:00
parent ac316de9a1
commit 3f08217820
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ eclipse-3.6.1-src.tar.bz2
/eclipse-3.6.2-src.tar.bz2
eclipse-build-bedb7791752e6bd2c954582489d43ece5229b49a.tar.bz2
eclipse-build-0106a4c5904078e2e03d047210222a677337a1f1.tar.xz
/eclipse-build-18efdaa0e10def52618f67199d1ccc4d21b8ab30.tar.xz

View File

@ -23,11 +23,11 @@ Epoch: 1
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_majmin}.%{eclipse_micro}
Release: 1%{?dist}
Release: 2%{?dist}
License: EPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
Source0: %{download_url}eclipse-build-0106a4c5904078e2e03d047210222a677337a1f1.tar.xz
Source0: %{download_url}eclipse-build-18efdaa0e10def52618f67199d1ccc4d21b8ab30.tar.xz
Source1: %{download_url}eclipse-%{version}-src.tar.bz2
Source17: efj.sh.in
# Patch to allow xpcom.cpp to build under latest xulrunner which has removed
@ -558,6 +558,9 @@ fi
%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
%changelog
* Fri Apr 8 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.2-2
- New e-b snapshot - fixes Program.launch problem without libswt-gnome.
* Fri Apr 8 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.2-1
- Switch to webkit by default.
- New eclipse-build snapshot.

View File

@ -1,2 +1,2 @@
eef922f52818ca428f8efce86025b19b eclipse-3.6.2-src.tar.bz2
dfe9db12384c23bf7174acc57c09b772 eclipse-build-0106a4c5904078e2e03d047210222a677337a1f1.tar.xz
b51daecf2d512edd7e675b3a616a136f eclipse-build-18efdaa0e10def52618f67199d1ccc4d21b8ab30.tar.xz