From 6eed6d5035ecc9d7b26bdff4e8769307b93b708832cbdd6631044f1a1f6e1cf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 20 Aug 2013 12:27:18 +0000 Subject: [PATCH] Accepting request 195692 from home:mnhauke:branches:multimedia:libs fix URL (see http://www.quut.com/gsm/) OBS-URL: https://build.opensuse.org/request/show/195692 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libgsm?expand=0&rev=15 --- libgsm.changes | 5 +++++ libgsm.spec | 21 ++++++++------------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/libgsm.changes b/libgsm.changes index 600159b..2eba456 100644 --- a/libgsm.changes +++ b/libgsm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 20 07:40:53 UTC 2013 - mardnh@gmx.de + +- fix URL (see http://www.quut.com/gsm/) + ------------------------------------------------------------------- Mon Aug 20 12:07:05 UTC 2012 - cfarrell@suse.com diff --git a/libgsm.spec b/libgsm.spec index 0b5e88b..b0d904e 100644 --- a/libgsm.spec +++ b/libgsm.spec @@ -1,7 +1,7 @@ # # spec file for package libgsm # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libgsm %define _name gsm Version: 1.0.13 -Release: 3 +Release: 0 %define _version 1.0-pl13 -Group: Productivity/Multimedia/Sound/Editors and Convertors -License: ISC Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities +License: ISC +Group: Productivity/Multimedia/Sound/Editors and Convertors Source: %{_name}-%{version}.tar.bz2 Source2: baselibs.conf -Url: http://kbs.cs.tu-berlin.de/~jutta/toast.html +Url: http://www.quut.com/gsm/ # This is a Debian patch file with debian chunks removed. Patch: %{name}-%{version}.patch Patch1: libgsm-paths.patch @@ -61,9 +59,8 @@ Authors: Carsten Bormann %package -n libgsm1 -License: ISC -Group: Productivity/Multimedia/Sound/Editors and Convertors Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities +Group: Productivity/Multimedia/Sound/Editors and Convertors # Last appeared in OpenSUSE 10.3: Provides: %{name} = %{version} Obsoletes: %{name} < %{version} @@ -93,9 +90,8 @@ Authors: Carsten Bormann %package utils -License: ISC -Group: Productivity/Multimedia/Sound/Editors and Convertors Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities +Group: Productivity/Multimedia/Sound/Editors and Convertors # Last appeared in OpenSUSE 10.3: Provides: %{name}:%{_bindir}/toast @@ -124,9 +120,8 @@ Authors: Carsten Bormann %package devel -License: ISC -Group: Productivity/Multimedia/Sound/Editors and Convertors Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities +Group: Productivity/Multimedia/Sound/Editors and Convertors Requires: libgsm1 = %{version} %description devel