Hello community, here is the log from the commit of package usbmuxd for openSUSE:Factory checked in at 2019-04-26 22:55:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/usbmuxd (Old) and /work/SRC/openSUSE:Factory/.usbmuxd.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "usbmuxd" Fri Apr 26 22:55:25 2019 rev:29 rq:698174 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/usbmuxd/usbmuxd.changes 2017-05-29 22:19:58.613217806 +0200 +++ /work/SRC/openSUSE:Factory/.usbmuxd.new.5536/usbmuxd.changes 2019-04-26 22:55:29.613274793 +0200 @@ -1,0 +2,5 @@ +Fri Apr 26 10:31:34 UTC 2019 - [email protected] + +- bsc#1130588: Require shadow instead of old pwdutils + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbmuxd.spec ++++++ --- /var/tmp/diff_new_pack.AvW8F6/_old 2019-04-26 22:55:30.325274334 +0200 +++ /var/tmp/diff_new_pack.AvW8F6/_new 2019-04-26 22:55:30.329274332 +0200 @@ -1,7 +1,7 @@ # # spec file for package usbmuxd # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Version: 1.1.0 Release: 0 Summary: A socket daemon to multiplex connections from and to iOS devices -License: GPL-2.0 or GPL-3.0 +License: GPL-2.0-only OR GPL-3.0-only Group: System/Libraries Url: http://cgit.sukimashita.com/usbmuxd.git Source: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2 @@ -37,7 +37,7 @@ %if 0%{?suse_version} >= 1330 Requires(pre): group(nogroup) %endif -Requires(pre): pwdutils +Requires(pre): shadow BuildRoot: %{_tmppath}/%{name}-%{version}-build %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d} %{?systemd_requires}
