rpms/eclipse/devel eclipse.spec,1.569,1.570 sources,1.62,1.63

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Thu Jul 31 17:55:36 UTC 2008


Author: overholt

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32333

Modified Files:
	eclipse.spec sources 
Log Message:
* Thu Jul 31 2008 Andrew Overholt <overholt at redhat.com> 3.4.0-12
- Set product to Fedora Eclipse


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.569
retrieving revision 1.570
diff -u -r1.569 -r1.570
--- eclipse.spec	31 Jul 2008 12:18:10 -0000	1.569
+++ eclipse.spec	31 Jul 2008 17:55:05 -0000	1.570
@@ -1,5 +1,5 @@
 # TODO:
-# - update splash screen
+# - get someone to update the splash screen properly
 # - update icu4j and jasper to use %%{_libdir}/eclipse and not %%{_datadir}/eclipse after we build 3.4
 # - update ecj-rpmdebuginfo patch
 # - look at startup script and launcher patches
@@ -27,7 +27,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        11%{?dist} 
+Release:        12%{?dist} 
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -956,6 +956,12 @@
   sed -i "s|$RPM_BUILD_ROOT||g" *.profile/*
 popd
 
+# Set eclipse.product to org.fedoraproject.ide.platform 
+sed --in-place "s/plugins\/org.eclipse.platform/plugins\/org.fedoraproject.ide.platform/" \
+  $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini
+sed --in-place "s/eclipse.product=org.eclipse.platform.ide/eclipse.product=org.fedoraproject.ide.platform.product/" \
+  $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini
+
 # Install the Eclipse binary wrapper
 install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
 ln -s %{_libdir}/%{name}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
@@ -1442,6 +1448,9 @@
 %{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Thu Jul 31 2008 Andrew Overholt <overholt at redhat.com> 3.4.0-12
+- Set product to Fedora Eclipse
+
 * Wed Jul 30 2008 Andrew Overholt <overholt at redhat.com> 3.4.0-11
 - Update copy-platform to work with dropins
 - Update JVM-crashing patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- sources	21 Jul 2008 17:13:43 -0000	1.62
+++ sources	31 Jul 2008 17:55:05 -0000	1.63
@@ -2,5 +2,5 @@
 28c8d625ea1af348cfc592369d52284c  org.fedoraproject.ide.feature-1.0.0.zip
 611d3dc63e9e4246e325848d32773132  ecf-filetransfer-v20080611-1715.tar.bz2
 555c99aee06fc52d2ec03995b5ac0710  eclipse-sourceBuild-srcIncluded-3.4.zip
-0c56e7120a4b1906dc019d313586d36f  org.fedoraproject.ide.platform-3.4.0-1.zip
 485f281cd968bf30d5266dc254004b1e  eclipse-ecj-gcj.tar.bz2
+3b057b12f346de131bf7039965ca0c2e  org.fedoraproject.ide.platform-3.4.0-1.zip




More information about the fedora-extras-commits mailing list