Hello community,

here is the log from the commit of package bsd-games for openSUSE:Factory 
checked in at 2017-03-12 20:04:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bsd-games (Old)
 and      /work/SRC/openSUSE:Factory/.bsd-games.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bsd-games"

Sun Mar 12 20:04:27 2017 rev:31 rq:477893 version:2.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/bsd-games/bsd-games.changes      2015-11-26 
17:04:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bsd-games.new/bsd-games.changes 2017-03-12 
20:04:28.217764112 +0100
@@ -1,0 +2,5 @@
+Wed Oct 26 14:44:38 CEST 2016 - [email protected]
+
+- Replace %pre section with prerequires of user and group games
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bsd-games.spec ++++++
--- /var/tmp/diff_new_pack.1I9LqK/_old  2017-03-12 20:04:28.905666772 +0100
+++ /var/tmp/diff_new_pack.1I9LqK/_new  2017-03-12 20:04:28.913665641 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bsd-games
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -49,7 +49,7 @@
 BuildRequires:  libopenssl-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  words
-Requires(pre):  pwdutils
+Requires(pre):  user(games) group(games)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -104,10 +104,6 @@
 # avoid conflict with the fish shell
 mv %{buildroot}%{_bindir}/fish %{buildroot}%{_bindir}/fish-game
 
-%pre
-getent group games >/dev/null || groupadd -r games
-getent passwd games >/dev/null || useradd -r -g games -d /var/games -s 
/sbin/nologin
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS BUGS COPYING NEWS README SECURITY THANKS TODO YEAR2000


Reply via email to