Hello community,

here is the log from the commit of package mame for openSUSE:Factory checked in 
at 2017-06-15 11:25:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mame (Old)
 and      /work/SRC/openSUSE:Factory/.mame.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mame"

Thu Jun 15 11:25:37 2017 rev:2 rq:503735 version:0.185

Changes:
--------
--- /work/SRC/openSUSE:Factory/mame/mame.changes        2017-06-13 
16:08:07.470515039 +0200
+++ /work/SRC/openSUSE:Factory/.mame.new/mame.changes   2017-06-15 
11:26:03.784786607 +0200
@@ -1,0 +2,7 @@
+Wed Jun 14 10:43:17 UTC 2017 - [email protected]
+
+- Add ExcludeArch: s390x. There is currently no OBS worker
+  satisfying the constraints and the package is not important
+  enough for mainframes to address the issue by other means.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mame.spec ++++++
--- /var/tmp/diff_new_pack.HfxJd5/_old  2017-06-15 11:26:05.984476092 +0200
+++ /var/tmp/diff_new_pack.HfxJd5/_new  2017-06-15 11:26:05.988475528 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define fver   185
 # To build these, change to bcond_without
 %bcond_without  mess
@@ -39,17 +40,17 @@
 Source104:      mame-mess.appdata.xml
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
+BuildRequires:  python-xml
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(SDL2_ttf)
-BuildRequires:  pkgconfig(alsa)
-BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(SDL2_ttf)
+BuildRequires:  pkgconfig(alsa)
+BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xinerama)
-BuildRequires:  python-xml
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 %if 0%{?suse_version} <= 1315
@@ -62,11 +63,11 @@
 BuildRequires:  libjpeg8-devel
 BuildRequires:  portmidi-devel
 BuildRequires:  pkgconfig(flac)
+BuildRequires:  pkgconfig(libuv)
+BuildRequires:  pkgconfig(lua)
 BuildRequires:  pkgconfig(portaudio-2.0)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(zlib)
-BuildRequires:  pkgconfig(libuv)
-BuildRequires:  pkgconfig(lua)
 %endif
 Suggests:       %{name}-tools = %{version}
 # sdlmame was last used at version 0.142
@@ -76,6 +77,8 @@
 Provides:       ume = %{version}
 Obsoletes:      ume < %{version}
 Requires:       %{name}-data = %{version}-%{release}
+# s390x does not have currently a worker strong enough to satisfy the build 
constraints
+ExcludeArch:    s390x
 
 %description
 MAME is an emulator designed to recreate the hardware of arcade game
@@ -86,16 +89,19 @@
 
 %package tools
 Summary:        MAME Tools
+Group:          System/Emulators/Other
 Requires:       %{name}-data = %{version}-%{release}
 # mess-tools was last used at version 0.159
 Provides:       mess-tools = %{version}
 Obsoletes:      mess-tools < %{version}
+
 %description tools
 Tools for use with MAME/MESS roms and images.
 
 %if %{with mess}
 %package mess
 Summary:        Multi Emulator Super System
+Group:          System/Emulators/Other
 Requires:       %{name}-data = %{version}-%{release}
 # mess was last used at version 0.159
 Provides:       mess = %{version}
@@ -103,6 +109,7 @@
 # sdlmess was last used at version 0.142
 Provides:       sdlmess = %{version}
 Obsoletes:      sdlmess < %{version}
+
 %description mess
 This is the MESS only build of MAME; it has been compiled without Arcade built 
in.
 
@@ -114,8 +121,10 @@
 %if %{with arcade}
 %package arcade
 Summary:        MAME Arcade only
+Group:          System/Emulators/Other
 Requires:       %{name}-data = %{version}-%{release}
 Conflicts:             %{name}
+
 %description arcade
 This is the arcade only build of MAME; it has been compiled without MESS built 
in.
 
@@ -128,7 +137,9 @@
 
 %package data
 Summary:        Data files required by all builds of MAME
+Group:          System/Emulators/Other
 BuildArch:             noarch
+
 %description data
 This package contains all data files needed by the MAME binaries;
  * shaders





Reply via email to