Improved patch for discovering changes after update.
This commit is contained in:
parent
c54af422f1
commit
0e6247809b
@ -6,7 +6,7 @@ Epoch: 1
|
||||
%global eclipse_micro 0
|
||||
%global initialize 1
|
||||
%global download_url http://download.eclipse.org/technology/linuxtools/eclipse-build/4.2.x/
|
||||
%global eb_sha1 104cc60dff6517fa6123cf4999f8fc9afc01c1e2
|
||||
%global eb_sha1 8b7060063e10f73e00056a9766d33fc43f043f4b
|
||||
%global build_id I20120608-1400
|
||||
%global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
|
||||
%global emf_version 2.8.0
|
||||
@ -20,7 +20,7 @@ Epoch: 1
|
||||
Summary: An open, extensible IDE
|
||||
Name: eclipse
|
||||
Version: %{eclipse_version}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: EPL
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
URL: http://www.eclipse.org/
|
||||
@ -691,6 +691,9 @@ rm -rf %{_bindir}/efj/
|
||||
%{_mavendepmapfragdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 6 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-3
|
||||
- Improved patch for discovering changes after update.
|
||||
|
||||
* Thu Jul 5 2012 Alexander Kurtakov <akurtako@redhat.com> 1:4.2.0-2
|
||||
- Fix compilation against lucene 3.x.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user