rpms/eclipse/F-12 eclipse.spec,1.670,1.671

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Oct 28 11:47:32 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7004/F-12

Modified Files:
	eclipse.spec 
Log Message:
- Don't install 2 desktop files. (rhbz #530450)


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/F-12/eclipse.spec,v
retrieving revision 1.670
retrieving revision 1.671
diff -u -p -r1.670 -r1.671
--- eclipse.spec	13 Oct 2009 12:49:05 -0000	1.670
+++ eclipse.spec	28 Oct 2009 11:47:31 -0000	1.671
@@ -29,7 +29,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -739,10 +739,6 @@ rm -rf $installDir
 # A sanity check.
 desktop-file-validate %{name}.desktop
 
-# freedesktop.org menu entry
-desktop-file-install --vendor="fedora" \
---dir=$RPM_BUILD_ROOT%{_datadir}/applications %{name}.desktop
-
 # Create a script that can be used to make a symlink tree of the
 # eclipse platform.
 cp -p pdebuild/eclipse-copy-platform.sh copy-platform
@@ -1164,6 +1160,9 @@ fi
 #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Wed Oct 28 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-2
+- Don't install 2 desktop files. (rhbz #530450)
+
 * Tue Oct 13 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-1
 - Update to 3.5.1.
 - Fixes crash issue with gtk 2.18.




More information about the fedora-extras-commits mailing list