rpms/eclipse/devel eclipse.spec,1.449,1.450

Ben Konrath (bkonrath) fedora-extras-commits at redhat.com
Fri Jul 13 15:19:17 UTC 2007


Author: bkonrath

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

Modified Files:
	eclipse.spec 
Log Message:
fix %files for ppc64


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.449
retrieving revision 1.450
diff -u -r1.449 -r1.450
--- eclipse.spec	11 Jul 2007 19:57:09 -0000	1.449
+++ eclipse.spec	13 Jul 2007 15:18:45 -0000	1.450
@@ -728,6 +728,7 @@
 tar -C $RPM_BUILD_ROOT%{_datadir} -zxf result/linux-gtk-%{eclipse_arch}-sdk.tar.gz
 %ifarch ppc64 s390 s390x sparc sparc64
 cp launchertmp/eclipse $RPM_BUILD_ROOT%{_datadir}/eclipse
+cp features/org.eclipse.platform/gtk/eclipse.ini $RPM_BUILD_ROOT%{_datadir}/eclipse
 %endif
 
 # Add a compatibility symlink to startup.jar




More information about the scm-commits mailing list