Accepting request 162795 from home:namtrac:bugfix

- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162795
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/speex?expand=0&rev=15
This commit is contained in:
Ismail Dönmez 2013-04-05 14:08:27 +00:00 committed by Git OBS Bridge
parent ba1fd08431
commit d1d6e41893
4 changed files with 18 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aeb4ec8e8560c5e716c38959b6ea7766e5cc5c940e974b03d7822e452aeb8bc1
size 912761

3
speex-1.2rc1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:342f30dc57bd4a6dad41398365baaa690429660b10d866b7d508e8f1179cb7a6
size 1061882

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 5 11:21:38 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Thu Nov 24 10:20:31 UTC 2011 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package speex
#
# 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,23 +15,23 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: speex
Summary: An Open Source, Patent Free Speech Codec
License: BSD-3-Clause
Group: System/Libraries
%define package_version 1.2rc1
Version: 1.1.999_%{package_version}
Release: 8
License: BSD3c
Group: System/Libraries
Release: 0
Url: http://www.speex.org/
Source: %{name}-%{package_version}.tar.bz2
Source: http://downloads.xiph.org/releases/speex/%{name}-%{package_version}.tar.gz
Source2: baselibs.conf
Patch1: speex-1.0.5-warning-fix.diff
Patch2: speex-no-build-date.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libogg-devel libtool pkgconfig
BuildRequires: libogg-devel
BuildRequires: libtool
BuildRequires: pkgconfig
# bug437293
%ifarch ppc64
Obsoletes: speex-64bit
@ -45,7 +45,6 @@ to the Vorbis codec.
%package -n libspeex1
Summary: An Open Source, Patent Free Speech Codec Library
License: BSD3c
Group: System/Libraries
Obsoletes: libspeex < %{version}
Provides: libspeex = %{version}
@ -58,7 +57,6 @@ to the Vorbis codec.
%package -n libspeexdsp1
Summary: An Open Source, Patent Free Speech Codec Library
License: BSD3c
Group: System/Libraries
%description -n libspeexdsp1
@ -70,14 +68,13 @@ to the Vorbis codec.
%package devel
Summary: Development package for SpeeX
License: BSD3c
Group: Development/Libraries/C and C++
Provides: libspeex-devel = %{version}-%release
Obsoletes: libspeex-devel < %{version}-%release
Requires: libspeex1 = %{version}
Requires: libspeexdsp1 = %{version}
Requires: glibc-devel
Requires: libogg-devel
Requires: libspeex1 = %{version}
Requires: libspeexdsp1 = %{version}
# bug437293
%ifarch ppc64
Obsoletes: speex-devel-64bit