Hello community, here is the log from the commit of package pcp for openSUSE:Factory checked in at 2020-01-12 23:16:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcp (Old) and /work/SRC/openSUSE:Factory/.pcp.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcp" Sun Jan 12 23:16:32 2020 rev:54 rq:761827 version:4.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pcp/pcp.changes 2019-10-04 11:20:46.641202089 +0200 +++ /work/SRC/openSUSE:Factory/.pcp.new.6675/pcp.changes 2020-01-12 23:17:05.126654166 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 14:41:01 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + allow OBS to shortcut through -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcp.spec ++++++ --- /var/tmp/diff_new_pack.aEO6Bp/_old 2020-01-12 23:17:06.630654722 +0100 +++ /var/tmp/diff_new_pack.aEO6Bp/_new 2020-01-12 23:17:06.634654723 +0100 @@ -1,7 +1,7 @@ # # spec file for package pcp # -# 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 @@ -281,7 +281,7 @@ %endif BuildRequires: man %if !%{disable_systemd} -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) %{?systemd_requires} %endif %if !%{disable_qt} @@ -800,7 +800,7 @@ Summary: Performance Co-Pilot tools for exporting PCP metrics to ElasticSearch License: %{license_gplv2plus} Group: %{pcp_gr} -URL: https://pcp.io +Url: https://pcp.io Requires: %{lib_pkg} >= %{version}-%{release} %if !%{disable_python3} Requires: python3-pcp = %{version}-%{release} @@ -1625,7 +1625,7 @@ Summary: Performance Co-Pilot (PCP) metrics for HAProxy License: %{license_gplv2plus} Group: %{pcp_gr} -URL: https://pcp.io +Url: https://pcp.io %if !%{disable_python3} Requires: python3-pcp %else @@ -2124,7 +2124,7 @@ Summary: Performance Co-Pilot (PCP) Zeroconf Package License: %{license_gplv2plus} Group: %{pcp_gr} -URL: https://pcp.io +Url: https://pcp.io Requires: pcp Requires: pcp-doc Requires: pcp-pmda-dm
