Hello community,

here is the log from the commit of package mirrormagic for openSUSE:Factory 
checked in at 2015-06-23 11:58:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mirrormagic (Old)
 and      /work/SRC/openSUSE:Factory/.mirrormagic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mirrormagic"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mirrormagic/mirrormagic.changes  2014-11-26 
10:33:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mirrormagic.new/mirrormagic.changes     
2015-06-23 11:58:44.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jun 20 08:51:01 UTC 2015 - [email protected]
+
+- Force GNU inline semantics, fixes build with GCC5.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mirrormagic.spec ++++++
--- /var/tmp/diff_new_pack.5qEhra/_old  2015-06-23 11:58:44.000000000 +0200
+++ /var/tmp/diff_new_pack.5qEhra/_new  2015-06-23 11:58:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mirrormagic
 #
-# Copyright (c) 2014 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
@@ -27,21 +27,21 @@
 Source1:        %{name}-icons.tar
 Source2:        %{name}.desktop
 # Fix deprecated code
-patch0:         %{name}-%{version}-src_editor.c.patch
+Patch0:         %{name}-%{version}-src_editor.c.patch
 # Correct SDL code
-patch1:         %{name}-%{version}-src_events.c.patch
+Patch1:         %{name}-%{version}-src_events.c.patch
 # Correct highscore
-patch2:         %{name}-%{version}-src_files.c.patch
+Patch2:         %{name}-%{version}-src_files.c.patch
 # Correct GCC code
-patch3:         %{name}-%{version}-src_main.h.patch
+Patch3:         %{name}-%{version}-src_main.h.patch
 # Correct that works with 64 and 386 bit
-patch4:         %{name}-%{version}-src_libgame_gadgets.c.patch
+Patch4:         %{name}-%{version}-src_libgame_gadgets.c.patch
 # Correct SDL code
-patch5:         %{name}-%{version}-src_libgame_sdl.c.patch
+Patch5:         %{name}-%{version}-src_libgame_sdl.c.patch
 # Correct SDL code
-patch6:         %{name}-%{version}-src_libgame_sdl.h.patch
+Patch6:         %{name}-%{version}-src_libgame_sdl.h.patch
 # Correct security code
-patch7:         %{name}-%{version}-src_tools.c.patch
+Patch7:         %{name}-%{version}-src_tools.c.patch
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
@@ -74,7 +74,7 @@
 
 %build
 make %{?_smp_mflags} sdl \
-    OPTIONS="%{optflags} -w" \
+    OPTIONS="%{optflags} -w -fgnu89-inline" \
     RO_GAME_DIR=%{_datadir}/%{name} \
     RW_GAME_DIR=%{_localstatedir}/games/%{name}
 



Reply via email to