Hello community,

here is the log from the commit of package ovirt-guest-agent for 
openSUSE:Factory checked in at 2020-02-04 19:53:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ovirt-guest-agent (Old)
 and      /work/SRC/openSUSE:Factory/.ovirt-guest-agent.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ovirt-guest-agent"

Tue Feb  4 19:53:26 2020 rev:4 rq:769677 version:1.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/ovirt-guest-agent/ovirt-guest-agent.changes      
2017-12-03 10:13:01.043870076 +0100
+++ 
/work/SRC/openSUSE:Factory/.ovirt-guest-agent.new.26092/ovirt-guest-agent.changes
   2020-02-04 19:53:44.965335463 +0100
@@ -1,0 +2,7 @@
+Mon Feb  3 15:17:31 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors. Same for
+  udev->pkgconfig(udev).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ovirt-guest-agent.spec ++++++
--- /var/tmp/diff_new_pack.GXwHFc/_old  2020-02-04 19:53:45.893336004 +0100
+++ /var/tmp/diff_new_pack.GXwHFc/_new  2020-02-04 19:53:45.897336007 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ovirt-guest-agent
 #
-# 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/
 #
 
 
@@ -33,18 +33,18 @@
 Summary:        The oVirt Guest Agent
 License:        Apache-2.0
 Group:          System/Monitoring
-Url:            http://wiki.ovirt.org/wiki/Category:Ovirt_guest_agent
+URL:            http://wiki.ovirt.org/wiki/Category:Ovirt_guest_agent
 Source0:        
http://resources.ovirt.org/pub/src/ovirt-guest-agent/ovirt-guest-agent-%{major_version}.tar.bz2
 
 %if 0%{?suse_version} >= 1210
 BuildRequires:  fdupes
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %endif
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  sudo
-BuildRequires:  udev
+BuildRequires:  pkgconfig(udev)
 Requires:       %{name}-common = %{version}-%{release}
 
 %package common


Reply via email to