Hello community,

here is the log from the commit of package q4wine for openSUSE:Factory checked 
in at 2013-08-07 20:54:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/q4wine (Old)
 and      /work/SRC/openSUSE:Factory/.q4wine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "q4wine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/q4wine/q4wine.changes    2013-05-07 
15:41:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.q4wine.new/q4wine.changes       2013-08-07 
20:54:05.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug  6 11:26:25 UTC 2013 - [email protected]
+
+- Add "-DCMAKE_NO_BUILTIN_CHRPATH=ON" cmake option (fix build with
+  updated cmake).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ q4wine.spec ++++++
--- /var/tmp/diff_new_pack.aF5T64/_old  2013-08-07 20:54:06.000000000 +0200
+++ /var/tmp/diff_new_pack.aF5T64/_new  2013-08-07 20:54:06.000000000 +0200
@@ -73,7 +73,8 @@
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"
 cmake .. \
-    -DCMAKE_INSTALL_PREFIX=%{_prefix}
+    -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+    -DCMAKE_NO_BUILTIN_CHRPATH=ON
 make %{?_smp_mflags} VERBOSE=1
 
 %install

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

Reply via email to