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:
parent
bccbd351cc
commit
6eed6d5035
@ -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
|
Mon Aug 20 12:07:05 UTC 2012 - cfarrell@suse.com
|
||||||
|
|
||||||
|
21
libgsm.spec
21
libgsm.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libgsm
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,20 +15,18 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: libgsm
|
Name: libgsm
|
||||||
%define _name gsm
|
%define _name gsm
|
||||||
Version: 1.0.13
|
Version: 1.0.13
|
||||||
Release: 3
|
Release: 0
|
||||||
%define _version 1.0-pl13
|
%define _version 1.0-pl13
|
||||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
|
||||||
License: ISC
|
|
||||||
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
||||||
|
License: ISC
|
||||||
|
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||||
Source: %{_name}-%{version}.tar.bz2
|
Source: %{_name}-%{version}.tar.bz2
|
||||||
Source2: baselibs.conf
|
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.
|
# This is a Debian patch file with debian chunks removed.
|
||||||
Patch: %{name}-%{version}.patch
|
Patch: %{name}-%{version}.patch
|
||||||
Patch1: libgsm-paths.patch
|
Patch1: libgsm-paths.patch
|
||||||
@ -61,9 +59,8 @@ Authors:
|
|||||||
Carsten Bormann
|
Carsten Bormann
|
||||||
|
|
||||||
%package -n libgsm1
|
%package -n libgsm1
|
||||||
License: ISC
|
|
||||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
|
||||||
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
||||||
|
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||||
# Last appeared in OpenSUSE 10.3:
|
# Last appeared in OpenSUSE 10.3:
|
||||||
Provides: %{name} = %{version}
|
Provides: %{name} = %{version}
|
||||||
Obsoletes: %{name} < %{version}
|
Obsoletes: %{name} < %{version}
|
||||||
@ -93,9 +90,8 @@ Authors:
|
|||||||
Carsten Bormann
|
Carsten Bormann
|
||||||
|
|
||||||
%package utils
|
%package utils
|
||||||
License: ISC
|
|
||||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
|
||||||
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
||||||
|
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||||
# Last appeared in OpenSUSE 10.3:
|
# Last appeared in OpenSUSE 10.3:
|
||||||
Provides: %{name}:%{_bindir}/toast
|
Provides: %{name}:%{_bindir}/toast
|
||||||
|
|
||||||
@ -124,9 +120,8 @@ Authors:
|
|||||||
Carsten Bormann
|
Carsten Bormann
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: ISC
|
|
||||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
|
||||||
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
||||||
|
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||||
Requires: libgsm1 = %{version}
|
Requires: libgsm1 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user