rpms/eclipse/devel eclipse.spec,1.682,1.683

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Oct 23 09:58:19 UTC 2009


Author: akurtakov

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

Modified Files:
	eclipse.spec 
Log Message:
* Fri Oct 23 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-12
- No need to invoke desktop-file-install, it's handled by e-b install now.


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.682
retrieving revision 1.683
diff -u -p -r1.682 -r1.683
--- eclipse.spec	22 Oct 2009 09:49:41 -0000	1.682
+++ eclipse.spec	23 Oct 2009 09:58:19 -0000	1.683
@@ -30,7 +30,7 @@ Epoch:  1
 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/
@@ -654,11 +654,7 @@ sed --in-place "s:startup.jar:%{_libdir}
 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
+desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
 # Create a script that can be used to make a symlink tree of the
 # eclipse platform.
@@ -1085,6 +1081,9 @@ fi
 #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Fri Oct 23 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-12
+- No need to invoke desktop-file-install, it's handled by e-b install now. 
+
 * Thu Oct 22 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-11
 - Remove ppc64 files copying and sedding. Supported by eclipse-build now.
 




More information about the fedora-extras-commits mailing list