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
This commit is contained in:
Ismail Dönmez 2013-08-20 12:27:18 +00:00 committed by Git OBS Bridge
parent bccbd351cc
commit 6eed6d5035
2 changed files with 13 additions and 13 deletions

View File

@ -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

View File

@ -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