Hello community,

here is the log from the commit of package sysvinit for openSUSE:Factory 
checked in at 2015-02-27 11:04:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysvinit (Old)
 and      /work/SRC/openSUSE:Factory/.sysvinit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysvinit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysvinit/sysvinit.changes        2014-09-10 
07:28:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sysvinit.new/sysvinit.changes   2015-02-27 
11:04:23.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 23 09:30:00 UTC 2015 - [email protected]
+
+- Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ powerd.spec ++++++
--- /var/tmp/diff_new_pack.On3D9x/_old  2015-02-27 11:04:25.000000000 +0100
+++ /var/tmp/diff_new_pack.On3D9x/_new  2015-02-27 11:04:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package powerd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ sysvinit.spec ++++++
--- /var/tmp/diff_new_pack.On3D9x/_old  2015-02-27 11:04:25.000000000 +0100
+++ /var/tmp/diff_new_pack.On3D9x/_new  2015-02-27 11:04:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysvinit
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -171,7 +171,7 @@
 /bin/chmod -Rf a+rX,g-w,o-w .
 
 %build
-  RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -D_FILE_OFFSET_BITS=64 -pipe"
+  RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -std=gnu89 -D_FILE_OFFSET_BITS=64 -pipe"
   CC=%__cc
   export RPM_OPT_FLAGS CC
   make %{?_smp_mflags} WITH_SELINUX=yes DISTRO=SuSE

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to