rpms/eclipse/devel eclipse.spec,1.460,1.461

Oliver Falk (oliver) fedora-extras-commits at redhat.com
Mon Aug 13 18:46:44 UTC 2007


Author: oliver

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

Modified Files:
	eclipse.spec 
Log Message:

* Mon Aug 13 2007 Oliver Falk <oliver at linux-kernel.at> 3.3.0-7
- Also explode SDK tarball on alpha
- Resolves: #251958



Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.460
retrieving revision 1.461
diff -u -r1.460 -r1.461
--- eclipse.spec	10 Aug 2007 16:50:53 -0000	1.460
+++ eclipse.spec	13 Aug 2007 18:46:11 -0000	1.461
@@ -19,7 +19,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        6%{?dist} 
+Release:        7%{?dist} 
 License:        Eclipse Public License
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -754,7 +754,7 @@
 
 # Explode the resulting SDK tarball
 tar -C $RPM_BUILD_ROOT%{_datadir} -zxf result/linux-gtk-%{eclipse_arch}-sdk.tar.gz
-%ifarch ppc64 s390 s390x sparc sparc64
+%ifarch ppc64 s390 s390x sparc sparc64 alpha
 cp launchertmp/eclipse $RPM_BUILD_ROOT%{_datadir}/eclipse
 cp features/org.eclipse.platform/gtk/eclipse.ini $RPM_BUILD_ROOT%{_datadir}/eclipse
 %endif
@@ -1653,6 +1653,10 @@
 %{_libdir}/%{name}/plugins/org.eclipse.sdk_*
 
 %changelog
+* Mon Aug 13 2007 Oliver Falk <oliver at linux-kernel.at> 3.3.0-7
+- Also explode SDK tarball on alpha
+- Resolves: #251958
+
 * Tue Aug 07 2007 Ben Konrath <bkonrath at redhat.com> 3.3.0-6
 - Add links for jsp api, servlet api and jasper.
 - Add %%{_libdir}/%%{name}/features to the rcp %%files listing.




More information about the fedora-extras-commits mailing list