Hello community,

here is the log from the commit of package blobAndConquer for openSUSE:Factory 
checked in at 2017-07-21 22:50:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blobAndConquer (Old)
 and      /work/SRC/openSUSE:Factory/.blobAndConquer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blobAndConquer"

Fri Jul 21 22:50:18 2017 rev:2 rq:511661 version:1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/blobAndConquer/blobAndConquer.changes    
2014-11-15 12:13:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.blobAndConquer.new/blobAndConquer.changes       
2017-07-21 22:50:22.956405432 +0200
@@ -1,0 +2,5 @@
+Thu Jul 20 10:57:04 UTC 2017 - bwiedem...@suse.com
+
+- Use plain files instead of .pak file to fix build-compare (boo#1041090)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blobAndConquer.spec ++++++
--- /var/tmp/diff_new_pack.4ydIOC/_old  2017-07-21 22:50:24.084246337 +0200
+++ /var/tmp/diff_new_pack.4ydIOC/_new  2017-07-21 22:50:24.084246337 +0200
@@ -56,9 +56,9 @@
 %patch0
 mv makefile Makefile
 
-# Use normal pak, fix paths, add -lX11, remove docs install via files,
+# Fix paths, add -lX11, remove docs install via files,
 # remove png and install from tar
-sed -i -e 's|USEPAK ?= 0|USEPAK ?= 1|' \
+sed -i \
        -e 's|$(PREFIX)/games/|$(PREFIX)/bin/|' \
        -e 's|share/games/blobAndConquer|share/blobAndConquer|' \
        -e 's|-lz|-lz -lX11|' \
@@ -70,7 +70,7 @@
          icons/blobAndConquer.desktop
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} RELEASE=1
 
 %install
 %make_install



Reply via email to