Hello community,

here is the log from the commit of package reiserfs for openSUSE:Factory 
checked in at 2015-03-30 19:31:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/reiserfs (Old)
 and      /work/SRC/openSUSE:Factory/.reiserfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "reiserfs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/reiserfs/reiserfs.changes        2013-11-07 
08:44:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.reiserfs.new/reiserfs.changes   2015-03-30 
19:31:12.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Mar 23 23:37:21 UTC 2015 - [email protected]
+
+- Use -fgnu89-inline, fixes build with gcc5.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ reiserfs.spec ++++++
--- /var/tmp/diff_new_pack.6Qlegz/_old  2015-03-30 19:31:12.000000000 +0200
+++ /var/tmp/diff_new_pack.6Qlegz/_new  2015-03-30 19:31:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reiserfs
 #
-# Copyright (c) 2013 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
@@ -67,6 +67,7 @@
 
 %build
 autoreconf -fiv
+export CFLAGS="%optflags -fgnu89-inline"
 %configure --exec-prefix=/ --bindir=/bin --sbindir=/sbin
 make %{?_smp_mflags}
 


Reply via email to