Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2020-01-30 09:32:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old)
 and      /work/SRC/openSUSE:Factory/.open-vm-tools.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vm-tools"

Thu Jan 30 09:32:37 2020 rev:89 rq:766967 version:11.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes      
2019-10-17 13:04:41.812482244 +0200
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new.26092/open-vm-tools.changes   
2020-01-30 09:32:54.633217489 +0100
@@ -1,0 +2,8 @@
+Fri Jan 24 14:55:18 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
+  shortcut through the -mini flavor.
+- Use systemd_ordering in place of systemd_requires: systemd is
+  never strictly required to run open-vm-tools.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ open-vm-tools.spec ++++++
--- /var/tmp/diff_new_pack.V0JnpX/_old  2020-01-30 09:32:57.393218966 +0100
+++ /var/tmp/diff_new_pack.V0JnpX/_new  2020-01-30 09:32:57.393218966 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package open-vm-tools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -70,7 +70,7 @@
 Summary:        Open Virtual Machine Tools
 License:        BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only
 Group:          System/Emulators/PC
-Url:            https://github.com/vmware/open-vm-tools
+URL:            https://github.com/vmware/open-vm-tools
 Source:         %{tarname}-%{version}-%{bldnum}.tar.gz
 Source1:        vmtoolsd
 Source2:        vmtoolsd.service
@@ -144,7 +144,7 @@
 %endif
 # vmhgfs is always built so fuse is no longer optional
 BuildRequires:  fuse-devel
-BuildRequires:  udev
+BuildRequires:  pkgconfig(udev)
 %if 0%( pkg-config --exists 'udev > 190' && echo '1' ) == 01
 %define _udevrulesdir /usr/lib/udev/rules.d
 %else
@@ -164,7 +164,7 @@
 Patch0:         fix-leaks-Aliases-MappedAliases.patch
 Patch1:         gcc9-static-inline.patch
 
-%systemd_requires
+%systemd_ordering
 
 %description
 Open Virtual Machine Tools (open-vm-tools) are the open source


Reply via email to