Accepting request 902774 from home:cyphar:games

- Update BuildRequires to fix OBS builds.

OBS-URL: https://build.opensuse.org/request/show/902774
OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=25
This commit is contained in:
Ferdinand Thiessen 2021-06-28 10:03:05 +00:00 committed by Git OBS Bridge
parent b9bfb059aa
commit e2cca65bdc
2 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 08:34:10 UTC 2021 - Aleksa Sarai <asarai@suse.com>
- Update BuildRequires to fix OBS builds.
-------------------------------------------------------------------
Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
@ -112,12 +117,12 @@ Tue Feb 17 11:47:58 UTC 2015 - devel.suse@gmail.com
* Fixed broken file dialog directory listing on Linux and make sure files are sorted.
- Updated MyGUI-gcc47-visibility.patch
- Updated MyGUI-lib_suffix.patch
- Updated MyGUI-lib_suffix.patch
-------------------------------------------------------------------
Wed Jan 21 03:46:02 UTC 2015 - devel.suse@gmail.com
- Build MyGUI 3.2.1
- Build MyGUI 3.2.1
-------------------------------------------------------------------
Sun Mar 23 17:09:00 UTC 2014 - seife+obs@b1-systems.com
@ -129,12 +134,12 @@ Sun Mar 23 17:09:00 UTC 2014 - seife+obs@b1-systems.com
-------------------------------------------------------------------
Mon May 7 11:28:09 UTC 2012 - joop.boonen@opensuse.org
- Created a gcc 4.7 patch, visibility is much more strict in gcc 4.7
- Created a gcc 4.7 patch, visibility is much more strict in gcc 4.7
-------------------------------------------------------------------
Sun Feb 26 14:48:40 UTC 2012 - joop.boonen@opensuse.org
- Build MyGUI 3.20
- Build MyGUI 3.20
-------------------------------------------------------------------
Mon Dec 5 13:31:39 UTC 2011 - anixx@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package MyGUI
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany.
#
# All modifications and additions to the file contributed by third parties
@ -42,8 +42,9 @@ BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: graphviz
BuildRequires: libOIS-devel
BuildRequires: libOgreMain-devel
BuildRequires: libX11-devel
BuildRequires: libboost_system-devel
BuildRequires: ogre-devel
# MyGUI wants to copy plugins.cfg installed by ogre-demos
BuildRequires: ogre-demos
BuildRequires: pkgconfig