New e-b snapshot adapted to lucene changes.
This commit is contained in:
parent
71159a6db6
commit
3844ee61fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ eclipse-4.2.0-I20120405-1114-src.tar.bz2
|
||||
/R4_platform-aggregator-2caa8794a57a9479ad642d7f6e3607a020aa36e0.tar.bz2
|
||||
/testbundle-to-eclipse-test-799cfaa9dea173f10b2ec8eecedfa60f33a26498.tar.xz
|
||||
/org.eclipse.linuxtools.eclipse-build-a6676b8dddc8e8ed940a907e66063e0366c1ca69.tar.bz2
|
||||
/org.eclipse.linuxtools.eclipse-build-828919cdd90264f97ca2b4b8ccfa56b8e1e2a1b4.tar.bz2
|
||||
|
@ -15,7 +15,7 @@ Epoch: 1
|
||||
%global eclipse_majmin %{eclipse_major}.%{eclipse_minor}
|
||||
%global eclipse_micro 1
|
||||
%global initialize 1
|
||||
%global eb_commit a6676b8dddc8e8ed940a907e66063e0366c1ca69
|
||||
%global eb_commit 828919cdd90264f97ca2b4b8ccfa56b8e1e2a1b4
|
||||
%global eclipse_tag R4_3_1
|
||||
%global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
|
||||
%global installation_loc %{_libdir}/%{pkg_name}
|
||||
@ -55,7 +55,7 @@ fi;
|
||||
Summary: An open, extensible IDE
|
||||
Name: %{?scl_prefix}eclipse
|
||||
Version: %{eclipse_version}
|
||||
Release: 23%{?dist}
|
||||
Release: 24%{?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
|
||||
* Thu Mar 6 2014 Alexander Kurtakov <akurtako@redhat.com> 1:4.3.1-24
|
||||
- New e-b snapshot adapted to lucene changes.
|
||||
|
||||
* Tue Mar 04 2014 Michael Simacek <msimacek@redhat.com> - 1:4.3.1-23
|
||||
- Rebuild for new jetty and httpcomponents-client
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
0408d6c5f1808b963f4981fda8123b3a R4_platform-aggregator-R4_3_1.tar.xz
|
||||
e1335e053cd61a017f469bf52e789075 org.eclipse.linuxtools.eclipse-build-a6676b8dddc8e8ed940a907e66063e0366c1ca69.tar.bz2
|
||||
5a3576cd9f3ac110a25d2fb9285a93b1 org.eclipse.linuxtools.eclipse-build-828919cdd90264f97ca2b4b8ccfa56b8e1e2a1b4.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user