Hello community,

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

Package is "spu-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/spu-tools/spu-tools.changes      2011-10-11 
17:59:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.spu-tools.new/spu-tools.changes 2015-06-23 
11:58:59.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun 18 15:20:06 UTC 2015 - crrodrig...@opensuse.org
+
+- Force GNU inline semantics, fixes build with GCC5 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ spu-tools.spec ++++++
--- /var/tmp/diff_new_pack.FT2EmJ/_old  2015-06-23 11:58:59.000000000 +0200
+++ /var/tmp/diff_new_pack.FT2EmJ/_new  2015-06-23 11:58:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package spu-tools
 #
-# Copyright (c) 2011 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
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           spu-tools
 Version:        2.3.0
-Release:        10
+Release:        0
 Url:            http://sourceforge.net/projects/libspe
 Summary:        User space tools for Cell/B.E.
 License:        GPL-2.0
+Group:          System/Management
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  help2man ncurses-devel
+BuildRequires:  help2man
+BuildRequires:  ncurses-devel
 Source:         %{name}-%{version}.tar.bz2
-Group:          System/Management
 # match Cell for package installation
 Supplements:    modalias(platform:cbe-mic)
 # match ps3flash for package installation
@@ -50,7 +49,7 @@
 %patch
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS" CC="%__cc" %{?_smp_mflags}
+make CFLAGS="$RPM_OPT_FLAGS -fgnu89-inline" CC="%__cc" %{?_smp_mflags}
 
 %clean 
 #rm -rf $RPM_BUILD_ROOT


Reply via email to