Accepting request 290321 from home:jengelh:branches:multimedia:libs
- Use the tilde versioning scheme OBS-URL: https://build.opensuse.org/request/show/290321 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/speex?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
123984adfb
commit
85585010af
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 16:52:39 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Use the tilde versioning scheme; we are no longer bound to use
|
||||
the old hacks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 28 10:05:17 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define package_version 1.2rc2
|
||||
%define upstream_version 1.2rc2
|
||||
%define libname libspeex1
|
||||
Name: speex
|
||||
Version: 1.1.999_%{package_version}
|
||||
Version: 1.2~rc2
|
||||
Release: 0
|
||||
Summary: An Open Source, Patent Free Speech Codec
|
||||
License: BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
Url: http://www.speex.org/
|
||||
Source0: http://downloads.xiph.org/releases/speex/%{name}-%{package_version}.tar.gz
|
||||
Source0: http://downloads.xiph.org/releases/speex/%{name}-%{upstream_version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
Patch0: speex-no-build-date.patch
|
||||
BuildRequires: pkg-config
|
||||
@@ -64,7 +64,7 @@ This package contains the files needed to compile programs that use the
|
||||
SpeeX library.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{package_version}
|
||||
%setup -q -n %{name}-%{upstream_version}
|
||||
%patch0
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user