Hello community, here is the log from the commit of package restorecond for openSUSE:Factory checked in at 2019-12-11 12:02:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/restorecond (Old) and /work/SRC/openSUSE:Factory/.restorecond.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "restorecond" Wed Dec 11 12:02:07 2019 rev:3 rq:754449 version:2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/restorecond/restorecond.changes 2019-03-24 14:55:41.491210364 +0100 +++ /work/SRC/openSUSE:Factory/.restorecond.new.4691/restorecond.changes 2019-12-11 12:03:01.792793234 +0100 @@ -1,0 +2,5 @@ +Thu Dec 5 10:06:43 UTC 2019 - Martin Liška <[email protected]> + +- Use %make_build and respect %optflags. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ restorecond.spec ++++++ --- /var/tmp/diff_new_pack.ah3cGj/_old 2019-12-11 12:03:02.312793016 +0100 +++ /var/tmp/diff_new_pack.ah3cGj/_new 2019-12-11 12:03:02.316793014 +0100 @@ -1,7 +1,7 @@ # # spec file for package restorecond # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -37,7 +37,8 @@ %setup -q %build -make %{?_smp_mflags} LSPP_PRIV=y all +export CFLAGS="%optflags" +%make_build LSPP_PRIV=y all %install make DESTDIR=%{buildroot} SHLIBDIR=/%{_lib} install
