Hello community, here is the log from the commit of package tog-pegasus for openSUSE:Factory checked in at 2020-02-07 15:57:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tog-pegasus (Old) and /work/SRC/openSUSE:Factory/.tog-pegasus.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tog-pegasus" Fri Feb 7 15:57:04 2020 rev:9 rq:770815 version:2.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tog-pegasus/tog-pegasus.changes 2018-09-10 12:32:13.594617564 +0200 +++ /work/SRC/openSUSE:Factory/.tog-pegasus.new.26092/tog-pegasus.changes 2020-02-07 15:57:49.515617418 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:43:49 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tog-pegasus.spec ++++++ --- /var/tmp/diff_new_pack.JOEV4B/_old 2020-02-07 15:57:53.219619307 +0100 +++ /var/tmp/diff_new_pack.JOEV4B/_new 2020-02-07 15:57:53.219619307 +0100 @@ -1,7 +1,7 @@ # # spec file for package tog-pegasus # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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/ # @@ -46,7 +46,7 @@ License: MIT Group: System/Daemons -Url: http://www.openpegasus.org +URL: http://www.openpegasus.org Source0: https://collaboration.opengroup.org/pegasus/documents/32572/pegasus-%{version}.tar.gz # 1: Description of security enhacements Source1: README.SUSE.Security @@ -155,9 +155,9 @@ BuildRequires: openssl-devel BuildRequires: pam-devel %if 0%{?has_systemd} -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %if 0%{?suse_version} -%{?systemd_requires} +%{?systemd_ordering} %else BuildRequires: systemd-units Requires: net-snmp-libs
