diff --git a/systemd-rpm-macros.changes b/systemd-rpm-macros.changes index bf27326..0b4fa80 100644 --- a/systemd-rpm-macros.changes +++ b/systemd-rpm-macros.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jun 2 09:59:37 UTC 2017 - dimstar@opensuse.org + +- BuildIgnore systemd-rpm-macros: a small cycle that can be + avoided. system-rpm-macros is being pulled in by rpm-build as + conveniance to the packagers. + +------------------------------------------------------------------- +Fri Jun 2 09:31:50 UTC 2017 - fbui@suse.com + +- Reference bsc#956849 to please the new OBS 'sanity' check (bsc#1041386) + + %tmpfiles_create is already part of the version shipped by Factory + so there's nothing to do here execpt mentioning (bsc#956849). + ------------------------------------------------------------------- Fri Mar 10 11:54:11 UTC 2017 - fbui@suse.com diff --git a/systemd-rpm-macros.spec b/systemd-rpm-macros.spec index 2e53563..49cfd00 100644 --- a/systemd-rpm-macros.spec +++ b/systemd-rpm-macros.spec @@ -28,6 +28,7 @@ Requires: coreutils BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch #!BuildIgnore: util-linux +#!BuildIgnore: %{name} %description Starting with openSUSE 12.1, several RPM macros must be used to package systemd