Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2013-05-06 09:02:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/darktable (Old)
 and      /work/SRC/openSUSE:Factory/.darktable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "darktable"

Changes:
--------
--- /work/SRC/openSUSE:Factory/darktable/darktable.changes      2013-04-24 
12:23:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2013-05-06 
09:02:40.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Apr 26 17:55:55 UTC 2013 - mrueck...@suse.de
+
+- First set CFLAGS and then CXXFLAGS. Sometimes we need to set
+  flags in CXXFLAGS that are not valid CFLAGS.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.BDyPKt/_old  2013-05-06 09:02:42.000000000 +0200
+++ /var/tmp/diff_new_pack.BDyPKt/_new  2013-05-06 09:02:42.000000000 +0200
@@ -99,8 +99,8 @@
 [ ! -d "build" ] && mkdir  build
 cd build
 
-export CXXFLAGS="%{optflags} -fno-strict-aliasing "
-export CFLAGS="$CXXFLAGS"
+export CFLAGS="%{optflags} -fno-strict-aliasing "
+export CXXFLAGS="$CFLAGS"
 
 cmake \
         -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL=%{_lib} \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to