Hello community, here is the log from the commit of package roccat-tools for openSUSE:Factory checked in at 2017-04-20 20:55:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/roccat-tools (Old) and /work/SRC/openSUSE:Factory/.roccat-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "roccat-tools" Thu Apr 20 20:55:22 2017 rev:10 rq:487936 version:5.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/roccat-tools/roccat-tools.changes 2017-04-12 18:22:03.704361793 +0200 +++ /work/SRC/openSUSE:Factory/.roccat-tools.new/roccat-tools.changes 2017-04-20 20:55:24.918079010 +0200 @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Fri Mar 31 09:11:47 UTC 2017 - [email protected] + +- Stop installation when user creation fails ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ roccat-tools.spec ++++++ --- /var/tmp/diff_new_pack.M09xh1/_old 2017-04-20 20:55:25.817951756 +0200 +++ /var/tmp/diff_new_pack.M09xh1/_new 2017-04-20 20:55:25.821951190 +0200 @@ -142,7 +142,7 @@ Requires: roccat-tools = %{version} %package -n roccat-skeltr -Summary: Roccat Skeltruserland tools +Summary: Roccat Skeltr userland tools Group: Hardware/Other Requires: roccat-tools = %{version} @@ -264,10 +264,10 @@ rm -f "%{buildroot}/%{_libdir}"/*.so %pre -getent group roccat >/dev/null || %{_sbindir}/groupadd roccat || : +getent group roccat >/dev/null || %{_sbindir}/groupadd roccat getent passwd roccat >/dev/null || \ %{_sbindir}/useradd -g roccat -s /bin/false -r -c "Roccat Hardware" \ - -d %{_localstatedir}/lib/roccat roccat || : + -d %{_localstatedir}/lib/roccat roccat %post /sbin/ldconfig
