Accepting request 349111 from home:olh:branches:multimedia:libs

- Add BuildRoot: for SLE_11

OBS-URL: https://build.opensuse.org/request/show/349111
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbs2b?expand=0&rev=3
This commit is contained in:
2015-12-16 09:17:19 +00:00
committed by Git OBS Bridge
parent 39921a250b
commit 1e92ed1091
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 16 08:52:37 UTC 2015 - olaf@aepfle.de
- Add BuildRoot: for SLE_11
-------------------------------------------------------------------
Tue Jul 20 13:01:18 UTC 2010 - reddwarf@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package libbs2b
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@ License: MIT
Group: System/Libraries
Url: http://bs2b..sourceforge.net/
Source0: https://downloads.sourceforge.net/project/bs2b/libbs2b/%{version}/libbs2b-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc-c++
BuildRequires: pkg-config
BuildRequires: pkgconfig(sndfile)