Hello community,

here is the log from the commit of package bsd-games for openSUSE:Factory 
checked in at 2014-05-06 13:53:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2013-10-06 
14:23:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bsd-games.new/bsd-games.changes 2014-05-06 
13:53:44.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May  2 12:24:53 UTC 2014 - [email protected]
+
+- fix word list location for hangman and boggle
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bsd-games.spec ++++++
--- /var/tmp/diff_new_pack.DFHRXd/_old  2014-05-06 13:53:46.000000000 +0200
+++ /var/tmp/diff_new_pack.DFHRXd/_new  2014-05-06 13:53:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bsd-games
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,6 +72,9 @@
 %patch9
 
 %build
+# easier than patching :-)
+sed -i -e 's#/usr/share/dict/words#/var/lib/dict/words#' configure
+
 (echo %{buildroot}
 echo "fortune"                                         # don't build fortune
 echo

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

Reply via email to