diff --git a/libbs2b.changes b/libbs2b.changes index 7505a62..ee452cb 100644 --- a/libbs2b.changes +++ b/libbs2b.changes @@ -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 diff --git a/libbs2b.spec b/libbs2b.spec index 22c4129..f736378 100644 --- a/libbs2b.spec +++ b/libbs2b.spec @@ -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)