Fix the app data.
This commit is contained in:
parent
2cf3a178d4
commit
61d5b8f834
@ -9,7 +9,7 @@ Epoch: 1
|
||||
%global eclipse_majmin %{eclipse_major}.%{eclipse_minor}
|
||||
%global eclipse_micro 1
|
||||
%global initialize 1
|
||||
%global eb_commit d162ce7749ca736fb881501e4d749a4d88f6c170
|
||||
%global eb_commit 79dfa1abc0ba06375b42d0015c7f0ceb3759eb5b
|
||||
%global eclipse_tag R4_3_1
|
||||
%global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
|
||||
%global installation_loc %{_libdir}/%{pkg_name}
|
||||
@ -51,7 +51,7 @@ fi;
|
||||
Summary: An open, extensible IDE
|
||||
Name: %{?scl_prefix}eclipse
|
||||
Version: %{eclipse_version}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: EPL
|
||||
Group: Development/Tools
|
||||
URL: http://www.eclipse.org/
|
||||
@ -1029,6 +1029,9 @@ fi
|
||||
%{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 4 2013 Krzysztof Daniel <kdaniel@redhat.com> 1:4.3.1-11
|
||||
- Fix the app data.
|
||||
|
||||
* Mon Oct 28 2013 Krzysztof Daniel <kdaniel@redhat.com> 1:4.3.1-10
|
||||
- Ignore find errors.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user