Hello community, here is the log from the commit of package utempter for openSUSE:Factory checked in at 2017-09-20 17:05:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/utempter (Old) and /work/SRC/openSUSE:Factory/.utempter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "utempter" Wed Sep 20 17:05:37 2017 rev:30 rq:525936 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/utempter/utempter.changes 2014-11-18 22:53:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.utempter.new/utempter.changes 2017-09-20 17:05:43.776352125 +0200 @@ -1,0 +2,5 @@ +Wed Sep 13 19:43:32 UTC 2017 - [email protected] + +- Pre-require group(%{utmpGroup}) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ utempter.spec ++++++ --- /var/tmp/diff_new_pack.7uTAPa/_old 2017-09-20 17:05:45.556101589 +0200 +++ /var/tmp/diff_new_pack.7uTAPa/_new 2017-09-20 17:05:45.556101589 +0200 @@ -1,7 +1,7 @@ # # spec file for package utempter # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -51,6 +51,9 @@ Summary: Shared library of utempter Group: Development/Libraries/C and C++ Requires(post): permissions +%if 0%{?suse_version} >= 1330 +Requires(pre): group(%{utmpGroup}) +%endif Provides: %{name} = %{version} Obsoletes: %{name} < 0.5.6
