Hello community,

here is the log from the commit of package bsd-games for openSUSE:Factory 
checked in at 2015-11-26 17:04:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-03 
22:51:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bsd-games.new/bsd-games.changes 2015-11-26 
17:04:30.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 25 10:14:09 UTC 2015 - [email protected]
+
+- Hack it up to get it to build:
+  + Drop cribbage mille robots
+- Do not build factor instead of building and then deleting it.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bsd-games.spec ++++++
--- /var/tmp/diff_new_pack.U4NYma/_old  2015-11-26 17:04:31.000000000 +0100
+++ /var/tmp/diff_new_pack.U4NYma/_new  2015-11-26 17:04:31.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bsd-games
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -76,7 +76,7 @@
 sed -i -e 's#/usr/share/dict/words#/var/lib/dict/words#' configure
 
 (echo %{buildroot}
-echo "fortune"                                         # don't build fortune
+echo "fortune factor cribbage mille robots"            # don't build fortune; 
factor is in coreutils, cribbage, robots  and mille fail
 echo
 echo "%{_bindir}"                                      # use bindir instead of 
/usr/games
 for i in {1..9}; do echo; done                         # 9 times default
@@ -91,10 +91,6 @@
 
 rm %{buildroot}%{_bindir}/dm
 
-# factor is contained also in coreutils, prefer the version there
-
-rm %{buildroot}%{_bindir}/factor
-
 rm -rf %{buildroot}%{_mandir}/man5
 rm -rf %{buildroot}%{_mandir}/man8
 
@@ -139,8 +135,8 @@
 %attr(660,games,games) %{_localstatedir}/games/atc_score
 %attr(660,games,games) %{_localstatedir}/games/battlestar.log
 %attr(660,games,games) %{_localstatedir}/games/cfscores
-%attr(660,games,games) %{_localstatedir}/games/criblog
-%attr(660,games,games) %{_localstatedir}/games/robots_roll
+#%attr(660,games,games) %{_localstatedir}/games/criblog
+#%attr(660,games,games) %{_localstatedir}/games/robots_roll
 %attr(660,games,games) %{_localstatedir}/games/saillog
 %attr(660,games,games) %{_localstatedir}/games/snake.log
 %attr(660,games,games) %{_localstatedir}/games/snakerawscores


Reply via email to