Hello community,

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

Package is "bsd-games"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bsd-games/bsd-games.changes      2014-05-06 
13:53:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bsd-games.new/bsd-games.changes 2014-12-03 
22:51:22.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 30 07:58:11 UTC 2014 - [email protected]
+
+- - Rename fish to fish-game to avoid conflict with fish (shell)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bsd-games.spec ++++++
--- /var/tmp/diff_new_pack.zPGKU7/_old  2014-12-03 22:51:24.000000000 +0100
+++ /var/tmp/diff_new_pack.zPGKU7/_new  2014-12-03 22:51:24.000000000 +0100
@@ -101,10 +101,13 @@
 find %{buildroot}%{_localstatedir}/games/ -exec chmod g-w,o-rw {} \;
 rm %{buildroot}%{_datadir}/doc/bsd-games/trek.me
 
-# Avoid Conflict with mono-devel
+# avoid conflict with mono-devel
 mv %{buildroot}%{_bindir}/monop           %{buildroot}%{_bindir}/monopoly
 mv %{buildroot}%{_mandir}/man6/monop.6.gz 
%{buildroot}%{_mandir}/man6/monopoly.6.gz
 
+# 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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to