Non bootstrap build.
This commit is contained in:
parent
dd8ac278cd
commit
c56b12879d
@ -5,7 +5,7 @@
|
||||
# Set to 1 to build Eclipse without dependency to eclipse-pde
|
||||
# Some parts (help) will not be built, and second run will be required,
|
||||
# but this is a way to bootstrap Eclipse on secondary archs.
|
||||
%global bootstrap 1
|
||||
%global bootstrap 0
|
||||
|
||||
|
||||
Epoch: 1
|
||||
@ -55,7 +55,7 @@ fi;
|
||||
Summary: An open, extensible IDE
|
||||
Name: %{?scl_prefix}eclipse
|
||||
Version: %{eclipse_version}
|
||||
Release: 20.1%{?dist}
|
||||
Release: 21%{?dist}
|
||||
License: EPL
|
||||
Group: Development/Tools
|
||||
URL: http://www.eclipse.org/
|
||||
@ -1019,6 +1019,9 @@ fi
|
||||
%{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 26 2014 Alexander Kurtakov <akurtako@redhat.com> 1:4.3.1-21
|
||||
- Non bootstrap build.
|
||||
|
||||
* Tue Feb 25 2014 Alexander Kurtakov <akurtako@redhat.com> 1:4.3.1-20.1
|
||||
- Use new e-b snapshot that is adapted to ant packaging changes.
|
||||
- Enable bootstrap build to work around broken runtime Eclipse.
|
||||
|
1
sources
1
sources
@ -1,3 +1,2 @@
|
||||
aabc1cc00d8e1df7481e4d0faccffa21 eclipse-build-bab4b82a63ce57704cfe70c84f414b6dab8a97dc.tar.xz
|
||||
0408d6c5f1808b963f4981fda8123b3a R4_platform-aggregator-R4_3_1.tar.xz
|
||||
e1335e053cd61a017f469bf52e789075 org.eclipse.linuxtools.eclipse-build-a6676b8dddc8e8ed940a907e66063e0366c1ca69.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user