rpms/eclipse/devel eclipse.spec,1.646,1.647

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Aug 4 12:48:10 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15494/devel

Modified Files:
	eclipse.spec 
Log Message:
No need to copy eclipse.ini for secondary archs.


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.646
retrieving revision 1.647
diff -u -p -r1.646 -r1.647
--- eclipse.spec	4 Aug 2009 03:52:45 -0000	1.646
+++ eclipse.spec	4 Aug 2009 12:48:10 -0000	1.647
@@ -30,7 +30,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        0.3.26%{?dist}
+Release:        0.3.27%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -926,12 +926,6 @@ popd
 sed --in-place "s|SDKProfile|PlatformProfile|" \
   $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini
 
-%ifarch ppc64 sparc sparcv9 sparc64 alpha ia64
-cp -p features/org.eclipse.platform/gtk/eclipse.ini $sdkDir
-%endif
-
-
-
 # Add a compatibility symlink to startup.jar
 pushd $sdkDir
 LAUNCHERNAME=$(ls plugins | grep equinox.launcher_)
@@ -1491,6 +1485,9 @@ fi
 #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Tue Aug 4 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.0-0.3.27
+- No need to copy eclipse.ini for secondary archs.
+
 * Tue Aug 4 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.0-0.3.26
 - eclipse/about_files are not installed on ppc for some reason.
 




More information about the fedora-extras-commits mailing list