Hello community,

here is the log from the commit of package mupdf for openSUSE:Factory checked 
in at 2013-05-02 11:25:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mupdf (Old)
 and      /work/SRC/openSUSE:Factory/.mupdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mupdf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes      2013-04-29 
14:07:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mupdf.new/mupdf.changes 2013-05-02 
11:25:26.000000000 +0200
@@ -1,0 +2,4 @@
+Mon Apr 29 13:13:20 UTC 2013 - [email protected]
+
+- fix broken setting of CFLAGS introduced by the previous change
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mupdf.spec ++++++
--- /var/tmp/diff_new_pack.kVpOPY/_old  2013-05-02 11:25:28.000000000 +0200
+++ /var/tmp/diff_new_pack.kVpOPY/_new  2013-05-02 11:25:28.000000000 +0200
@@ -65,8 +65,8 @@
 rm -rf thirdparty
 
 %build
-export CFLAGS="%{optflags} -fPIC"
-export XCFLAGS="%{optflags}"
+# do no set CFLAGS which is used by the build system itself!
+export XCFLAGS="%{optflags} -fPIC"
 make %{?_smp_mflags} verbose=1
 ls -1 build/debug
 


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

Reply via email to