Hello community, here is the log from the commit of package cfengine for openSUSE:Factory checked in at 2017-02-07 12:02:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cfengine (Old) and /work/SRC/openSUSE:Factory/.cfengine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cfengine" Changes: -------- --- /work/SRC/openSUSE:Factory/cfengine/cfengine.changes 2017-01-04 19:38:34.306291815 +0100 +++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes 2017-02-07 12:02:54.414379971 +0100 @@ -1,0 +2,5 @@ +Thu Feb 2 04:29:47 UTC 2017 - bwiedem...@suse.com + +- Fix build with rpm-4.13 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cfengine.spec ++++++ --- /var/tmp/diff_new_pack.5i8rti/_old 2017-02-07 12:02:55.550219290 +0100 +++ /var/tmp/diff_new_pack.5i8rti/_new 2017-02-07 12:02:55.554218724 +0100 @@ -1,7 +1,7 @@ # # spec file for package cfengine # -# Copyright (c) 2016 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 @@ -374,7 +374,9 @@ %dir %{basedir} %dir %{workdir} %{workdir}/* -%if !%{have_systemd} +%if %{have_systemd} +%{_docdir}/%{name}/cfengine.cron +%else %config(noreplace) %{_sysconfdir}/cron.d/%{name} %endif