From 10daa9db24cf4c7f59a4499e711ad79da78355a5 Mon Sep 17 00:00:00 2001 From: Julien Bonjean <julien@bonjean.info> Date: Fri, 6 Nov 2009 11:49:41 -0500 Subject: [PATCH] [#2181] Updated spec files --- tools/build-system/osc/sflphone-client-gnome.spec | 3 ++- tools/build-system/osc/sflphone-common.spec | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/build-system/osc/sflphone-client-gnome.spec b/tools/build-system/osc/sflphone-client-gnome.spec index a405411053..7c5be61a37 100644 --- a/tools/build-system/osc/sflphone-client-gnome.spec +++ b/tools/build-system/osc/sflphone-client-gnome.spec @@ -14,11 +14,12 @@ License: GNU General Public License (GPL) Group: Productivity/Networking/System Summary: GNOME client for SFLphone Version: VERSION -Release: VERSION_INDEX +Release: VERSION_INDEX%{?dist} URL: http://www.sflphone.org/ Vendor: Savoir-faire Linux Packager: Julien Bonjean <julien.bonjean@savoirfairelinux.com> +Group: Applications/Communications BuildRoot: %{_tmppath}/%{name} Source0: sflphone-client-gnome-%{version}.tar.gz diff --git a/tools/build-system/osc/sflphone-common.spec b/tools/build-system/osc/sflphone-common.spec index cc12e58c2c..f44328fee6 100644 --- a/tools/build-system/osc/sflphone-common.spec +++ b/tools/build-system/osc/sflphone-common.spec @@ -14,11 +14,12 @@ License: GNU General Public License (GPL) Group: System Environment/Daemons Summary: SIP and IAX2 compatible softphone - Core Version: VERSION -Release: VERSION_INDEX +Release: VERSION_INDEX%{?dist} URL: http://www.sflphone.org/ Vendor: Savoir-faire Linux Packager: Julien Bonjean <julien.bonjean@savoirfairelinux.com> +Group: Applications/Communications BuildRoot: %{_tmppath}/%{name} Source0: sflphone-common-%{version}.tar.gz BuildRequires: speex-devel -- GitLab