From b9fad32bc4abdf9c62fc3f092510fdee86a235a3c9f7493269348990b8bc72d5 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Fri, 15 Mar 2019 21:42:07 +0000 Subject: [PATCH] Accepting request 684797 from home:Freigeist_A:branches:openSUSE:Factory - Add baselibs.conf to also build -32bit packages for the x86_64 architecture as they are required by 32bit games in wine. see: https://github.com/FeralInteractive/gamemode/issues/25 OBS-URL: https://build.opensuse.org/request/show/684797 OBS-URL: https://build.opensuse.org/package/show/games:tools/gamemode?expand=0&rev=8 --- baselibs.conf | 3 +++ gamemode.changes | 7 +++++++ gamemode.spec | 7 +++++-- 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..9021d60 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +libgamemode0 +libgamemodeauto0 +libgamemode-devel diff --git a/gamemode.changes b/gamemode.changes index 54f3c2f..13d111c 100644 --- a/gamemode.changes +++ b/gamemode.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 13 21:21:43 UTC 2019 - Andreas Prittwitz + +- Add baslibs.conf to also build -32bit packages for the x86-64 + arch as they are required by 32bit games in wine. + see: https://github.com/FeralInteractive/gamemode/issues/25 + ------------------------------------------------------------------- Thu Aug 16 11:06:03 UTC 2018 - jengelh@inai.de diff --git a/gamemode.spec b/gamemode.spec index 2fbd76b..964725a 100644 --- a/gamemode.spec +++ b/gamemode.spec @@ -1,6 +1,7 @@ # # spec file for package gamemode # +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 Matthias Bach . # # All modifications and additions to the file contributed by third parties @@ -12,11 +13,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: gamemode -Version:1.2 +Version: 1.2 Release: 0 Summary: Daemon/library combo for changing Linux system performance on demand License: BSD-3-Clause @@ -48,6 +50,7 @@ want to apply. %package -n gamemoded Summary: The GameMode daemon required by GameMode enabled games +Group: Amusements/Games/Other Recommends: libgamemode Suggests: libgamemodeauto