Hello community, here is the log from the commit of package udftools for openSUSE:Factory checked in at 2015-06-23 11:56:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/udftools (Old) and /work/SRC/openSUSE:Factory/.udftools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "udftools" Changes: -------- --- /work/SRC/openSUSE:Factory/udftools/udftools.changes 2014-11-10 17:28:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.udftools.new/udftools.changes 2015-06-23 11:56:51.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jun 8 15:17:31 UTC 2015 - [email protected] + +- Force gnu89 inline semantics + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ udftools.spec ++++++ --- /var/tmp/diff_new_pack.X3IwFv/_old 2015-06-23 11:56:51.000000000 +0200 +++ /var/tmp/diff_new_pack.X3IwFv/_new 2015-06-23 11:56:51.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package udftools # -# 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 @@ -59,6 +59,7 @@ %build cc %{optflags} cdmrw.c -o cdmrw autoreconf -fvi +CFLAGS="%{optflags} -fgnu89-inline" %configure make %{?_smp_mflags}
