Accepting request 694754 from games:tools

- Include the baselibs.conf in the source RPM.
- Add baselibs.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.

OBS-URL: https://build.opensuse.org/request/show/694754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gamemode?expand=0&rev=3
This commit is contained in:
2019-04-17 08:09:32 +00:00
committed by Git OBS Bridge
3 changed files with 19 additions and 1 deletions

2
baselibs.conf Normal file
View File

@@ -0,0 +1,2 @@
libgamemode0
libgamemodeauto0

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Mar 16 19:34:04 UTC 2019 - Matthias Bach <marix@marix.org>
- Include the baselibs.conf in the source RPM.
-------------------------------------------------------------------
Wed Mar 13 21:21:43 UTC 2019 - Andreas Prittwitz <m4ng4n@gmx.de>
- Add baselibs.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

View File

@@ -1,6 +1,7 @@
#
# spec file for package gamemode
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 Matthias Bach <marix@marix.org>.
#
# All modifications and additions to the file contributed by third parties
@@ -15,8 +16,9 @@
# Please submit bugfixes or comments via http://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
@@ -25,6 +27,7 @@ Url: https://github.com/FeralInteractive/gamemode
Source0: gamemode-%{version}.tar.xz
Source1: gamemode-rpmlintrc
Source2: README.openSUSE
Source3: baselibs.conf
Patch0: hardening.patch
BuildRequires: meson
BuildRequires: ninja
@@ -48,6 +51,7 @@ want to apply.
%package -n gamemoded
Summary: The GameMode daemon required by GameMode enabled games
Group: Amusements/Games/Other
Recommends: libgamemode
Suggests: libgamemodeauto