Hello community, here is the log from the commit of package rcs for openSUSE:Factory checked in at 2015-06-23 11:58:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rcs (Old) and /work/SRC/openSUSE:Factory/.rcs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rcs" Changes: -------- --- /work/SRC/openSUSE:Factory/rcs/rcs.changes 2015-01-29 09:55:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rcs.new/rcs.changes 2015-06-23 11:58:08.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jun 18 16:30:49 UTC 2015 - [email protected] + +- Use -std=gnu99, use of C11 keywords is incorrect and build + fails with GCC5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rcs.spec ++++++ --- /var/tmp/diff_new_pack.twyks5/_old 2015-06-23 11:58:08.000000000 +0200 +++ /var/tmp/diff_new_pack.twyks5/_new 2015-06-23 11:58:08.000000000 +0200 @@ -44,7 +44,7 @@ %build ac_cv_path_SENDMAIL=%{_sbindir}/sendmail \ ./configure --prefix=/usr --with-diff-utils -make %{?_smp_mflags} CFLAGS="%{optflags}" +make %{?_smp_mflags} CFLAGS="%{optflags} -std=gnu99" %check # t810 is failing
