Hello community, here is the log from the commit of package ipmiutil for openSUSE:Factory checked in at 2020-02-04 19:55:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipmiutil (Old) and /work/SRC/openSUSE:Factory/.ipmiutil.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipmiutil" Tue Feb 4 19:55:09 2020 rev:17 rq:769774 version:3.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/ipmiutil/ipmiutil.changes 2017-12-08 13:01:42.064339080 +0100 +++ /work/SRC/openSUSE:Factory/.ipmiutil.new.26092/ipmiutil.changes 2020-02-04 19:55:11.905386171 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 13:59:17 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipmiutil.spec ++++++ --- /var/tmp/diff_new_pack.2ueZcd/_old 2020-02-04 19:55:12.653386607 +0100 +++ /var/tmp/diff_new_pack.2ueZcd/_new 2020-02-04 19:55:12.657386610 +0100 @@ -1,7 +1,7 @@ # # spec file for package ipmiutil # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 Andy Cress # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,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/ # @@ -24,7 +24,7 @@ License: BSD-3-Clause Group: System/Management Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Url: http://ipmiutil.sourceforge.net +URL: http://ipmiutil.sourceforge.net Patch0: warnings.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?sles_version} > 10 @@ -38,7 +38,7 @@ %{!?_unitdir: %define _unitdir /usr/lib/systemd/system} %define unit_dir %{_unitdir} %if 0%{?req_systemd} -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %define systemd_fls %{_unitdir} %else %define systemd_fls %{_datadir}/%{name}
