From 7336f239ae4cfa1456ebd24f1671be54f610ab0e Mon Sep 17 00:00:00 2001 From: paulc Date: Mon, 20 Dec 2010 09:45:13 +0000 Subject: [PATCH] Added yate as dependency of yate-client-common, fixed icon in menus. git-svn-id: http://yate.null.ro/svn/yate/trunk@3996 acf43c95-373e-0410-b603-e72c3f656dc1 --- clients/yate-qt4.desktop | 1 + clients/yate-qt4.menu | 2 +- packing/rpm/yate.spec.in | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/clients/yate-qt4.desktop b/clients/yate-qt4.desktop index 33a9cbc7..0a825459 100644 --- a/clients/yate-qt4.desktop +++ b/clients/yate-qt4.desktop @@ -7,6 +7,7 @@ GenericName[ro]=Telefon VoIP Comment=Place phone calls over the Internet Comment[ro]=Apeluri telefonice peste Internet Exec=yate-qt4 +Icon=null_team-48.png TryExec=yate-qt4 StartupNotify=true Terminal=false diff --git a/clients/yate-qt4.menu b/clients/yate-qt4.menu index e9cef97c..a6616cee 100644 --- a/clients/yate-qt4.menu +++ b/clients/yate-qt4.menu @@ -1 +1 @@ -?package(yate-client): needs=X11 section="Internet" title="Yate VoIP Client" longtitle="VoIP soft phone based on Qt" command="/usr/bin/yate-qt4" icon="yate.png" +?package(yate-client): needs=X11 section="Internet" title="Yate VoIP Client" longtitle="VoIP soft phone based on Qt" command="/usr/bin/yate-qt4" icon="null_team-32.png" diff --git a/packing/rpm/yate.spec.in b/packing/rpm/yate.spec.in index b1dd3772..36feb10c 100644 --- a/packing/rpm/yate.spec.in +++ b/packing/rpm/yate.spec.in @@ -387,6 +387,7 @@ that support database access will be able to use MySQL. %package client-common Summary: Common files for all Yate clients Group: Applications/Communication +Requires: %{name} = %{version}-%{release} %description client-common This package includes the common files needed to use Yate as a VoIP client.