From 2bfcc0c8ec3bf41ca410a060083c08b1f7120cfcdbf9c70d45614b5cfc468b81 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 16 Dec 2015 09:17:35 +0000 Subject: [PATCH] Accepting request 349113 from home:olh:branches:multimedia:libs - Add BuildRoot: for SLE_11 OBS-URL: https://build.opensuse.org/request/show/349113 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libgme?expand=0&rev=11 --- libgme.changes | 5 +++++ libgme.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libgme.changes b/libgme.changes index c65a85d..bb04d49 100644 --- a/libgme.changes +++ b/libgme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 16 08:52:37 UTC 2015 - olaf@aepfle.de + +- Add BuildRoot: for SLE_11 + ------------------------------------------------------------------- Sun Mar 17 09:26:23 UTC 2013 - reddwarf@opensuse.org diff --git a/libgme.spec b/libgme.spec index c78888d..f5f41fa 100644 --- a/libgme.spec +++ b/libgme.spec @@ -1,7 +1,7 @@ # # spec file for package libgme # -# Copyright (c) 2013 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 @@ -29,6 +29,7 @@ Source0: http://game-music-emu.googlecode.com/files/game-music-emu-%{vers # PATCH-FIX-UPSTREAM libgme-0.6.0-pkgconfig_path.patch http://code.google.com/p/game-music-emu/issues/detail?id=19 reddwarf@opensuse.org -- Fix .pc installation path Patch0: libgme-0.6.0-pkgconfig_path.patch # See http://code.google.com/p/game-music-emu/issues/detail?id=19 for the overflow/underflow warnings +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkg-config