Hello community, here is the log from the commit of package ipmctl for openSUSE:Factory checked in at 2020-02-10 21:54:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipmctl (Old) and /work/SRC/openSUSE:Factory/.ipmctl.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipmctl" Mon Feb 10 21:54:58 2020 rev:8 rq:772674 version:01.00.00.3474 Changes: -------- --- /work/SRC/openSUSE:Factory/ipmctl/ipmctl.changes 2019-12-21 12:31:11.451357801 +0100 +++ /work/SRC/openSUSE:Factory/.ipmctl.new.26092/ipmctl.changes 2020-02-10 21:55:03.074244979 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 13:58:05 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipmctl.spec ++++++ --- /var/tmp/diff_new_pack.EkoSyY/_old 2020-02-10 21:55:05.366246246 +0100 +++ /var/tmp/diff_new_pack.EkoSyY/_new 2020-02-10 21:55:05.366246246 +0100 @@ -1,7 +1,7 @@ # # spec file for package ipmctl # -# Copyright (c) 2019 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/ # @@ -28,7 +28,7 @@ Summary: Utility for managing Intel Optane DC persistent memory modules License: BSD-3-Clause Group: System/Management -Url: https://github.com/intel/ipmctl +URL: https://github.com/intel/ipmctl %if "%{vgit}" == "" Source: https://github.com/intel/ipmctl/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz %else @@ -50,9 +50,9 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig -BuildRequires: systemd BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libndctl) >= 58.2 +BuildRequires: pkgconfig(systemd) # for SafeC BuildRequires: autoconf BuildRequires: automake
