Hello community, here is the log from the commit of package initviocons for openSUSE:Factory checked in at 2017-06-04 01:48:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/initviocons (Old) and /work/SRC/openSUSE:Factory/.initviocons.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "initviocons" Sun Jun 4 01:48:12 2017 rev:22 rq:500268 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/initviocons/initviocons.changes 2012-02-20 16:13:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.initviocons.new/initviocons.changes 2017-06-04 01:48:15.558275976 +0200 @@ -1,0 +2,6 @@ +Wed May 31 21:41:00 UTC 2017 - [email protected] + +- Actually build with RPM_OPT_FLAGS, will also catch + too long -F arguments (bsc#1041840) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ initviocons.spec ++++++ --- /var/tmp/diff_new_pack.qxVNYi/_old 2017-06-04 01:48:16.626125098 +0200 +++ /var/tmp/diff_new_pack.qxVNYi/_new 2017-06-04 01:48:16.630124533 +0200 @@ -1,7 +1,7 @@ # # spec file for package initviocons # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -47,13 +47,11 @@ %setup -n initviocons-%{version} %build -export CFLAGS="$RPM_OPT_FLAGS -Wall" autoreconf -fi %configure -make +make CFLAGS="$RPM_OPT_FLAGS -Wall" %install -[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; %make_install install -m 0755 termprobes $RPM_BUILD_ROOT/%{_bindir}/termprobes #UsrMerge
