Hello community,

here is the log from the commit of package khunphan for openSUSE:Factory 
checked in at 2017-02-12 00:49:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khunphan (Old)
 and      /work/SRC/openSUSE:Factory/.khunphan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "khunphan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/khunphan/khunphan.changes        2013-09-25 
15:19:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.khunphan.new/khunphan.changes   2017-02-12 
00:49:26.309650416 +0100
@@ -1,0 +2,6 @@
+Wed Feb  8 16:56:03 CET 2017 - [email protected]
+
+- Move /usr/games to /usr/bin (as done with rest 4 years ago)
+- Remove user and group games, they are not needed at all
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ khunphan.spec ++++++
--- /var/tmp/diff_new_pack.gjFaYP/_old  2017-02-12 00:49:28.849288804 +0100
+++ /var/tmp/diff_new_pack.gjFaYP/_new  2017-02-12 00:49:28.849288804 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package khunphan
 #
-# Copyright (c) 2013 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
@@ -45,7 +45,6 @@
 Patch4:         khunphan-libpng15.patch
 Url:            http://geocities.com/khunphangame/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%define _bindir  /usr/games/
 %define _datadir /usr/share/games/
 
 %description
@@ -76,20 +75,13 @@
 %configure
 make %{?_smp_mflags}
 
-%pre
-getent group games >/dev/null || groupadd -r games
-getent passwd games >/dev/null || useradd -r -g games -d /var/games -s 
/sbin/nologin
-
 %install
 %makeinstall
-#install -D -m 755 -o games -g games %name %buildroot/%{binary}
-#install -d -m 755 -o games -g games     %buildroot/%{datadir}
-#cp -rp data/.                           %buildroot/%{datadir}
 %suse_update_desktop_file -i %name Game LogicGame
 
 %files
 %attr(-,root,root) %doc README
-%defattr(-,games,games)
+%defattr(-,root,root)
 %{_bindir}/*
 %{_datadir}/*
 /usr/share/applications/%name.desktop


Reply via email to