rpms/ekiga/devel ekiga.spec,1.4,1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 27 17:02:49 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/ekiga/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv12563

Modified Files:
	ekiga.spec 
Log Message:
Use upstream .desktop file



Index: ekiga.spec
===================================================================
RCS file: /cvs/dist/rpms/ekiga/devel/ekiga.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ekiga.spec	25 Jan 2006 02:57:31 -0000	1.4
+++ ekiga.spec	27 Jan 2006 17:02:46 -0000	1.5
@@ -1,7 +1,7 @@
 Summary: A Gnome based SIP/H323 teleconferencing application
 Name: ekiga
 Version: 1.99.0
-Release: 1
+Release: 2
 URL: http://www.ekiga.org/
 Source0: http://www.ekiga.org/ekiga-%{version}.tar.gz
 License: GPL
@@ -53,10 +53,9 @@
 
 rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
 
-%find_lang ekiga
+desktop-file-install --vendor gnome --dir=$RPM_BUILD_ROOT%{_datadir}/applications --delete-original --copy-generic-name-to-name $RPM_BUILD_ROOT%{_datadir}/applications/ekiga.desktop
 
-rm $RPM_BUILD_ROOT%{_datadir}/applications/ekiga.desktop
-ln -s %{_datadir}/desktop-menu-patches/redhat-ekiga.desktop $RPM_BUILD_ROOT%{_datadir}/applications/redhat-ekiga.desktop 
+%find_lang ekiga
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -85,5 +84,8 @@
 %{_sysconfdir}/gconf/schemas/ekiga.schemas
 
 %changelog
+* Fri Jan 27 2006 Matthias Clasen <mclasen at redhat.com> - 1.99.0-2
+- Use the upstream .desktop file
+
 * Tue Jan 24 2006 Daniel Veillard <veillard at redhat.com> - 1.99.0-1
 - initial version based on the 1.99.0 beta and gnomemeeting spec file.




More information about the fedora-cvs-commits mailing list