Do not pass the -preventMasterLaunch to non SDK applications.

This commit is contained in:
Krzysztof Daniel 2012-05-24 09:31:51 +02:00
parent a721e707e8
commit 01cf877a08
2 changed files with 6 additions and 3 deletions

View File

@ -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 db6cfaa61bd9fe37b480f52561a65b15e64d3383
%global eb_sha1 dbb197875d7ff8106fdb3660fcd7bac5de3d05d9
%global build_id I20120503-1800
%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: 0.21.I201205031800%{?dist}
Release: 0.22.I201205031800%{?dist}
License: EPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
@ -674,6 +674,9 @@ rm -rf %{_bindir}/efj/
%{_libdir}/%{name}/dropins/sdk
%changelog
* Thu May 24 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.22.I201205031800
- Do not pass the -preventMasterLaunch to non SDK applications.
* Fri May 18 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.21.I201205031800
- Prevent running Eclipse as root.
- Populate Update Sites.

View File

@ -1,2 +1,2 @@
3a0a246297515b6dbce78dbdb81b30be eclipse-4.2.0-I20120503-1800-src.tar.bz2
5e436872caa360e080e4c2ced7569637 eclipse-build-db6cfaa61bd9fe37b480f52561a65b15e64d3383.tar.xz
a13c4dc53e5579254396b90d34c521c0 eclipse-build-dbb197875d7ff8106fdb3660fcd7bac5de3d05d9.tar.xz