Hello community,

here is the log from the commit of package lmms for openSUSE:Factory checked in 
at 2012-08-22 14:36:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lmms (Old)
 and      /work/SRC/openSUSE:Factory/.lmms.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lmms", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/lmms/lmms.changes        2012-08-07 
21:50:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lmms.new/lmms.changes   2012-08-22 
14:36:55.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 22 09:59:45 UTC 2012 - dmuel...@suse.com
+
+- simply set libdir in the cmake call, which fixes build for ARM
+
+-------------------------------------------------------------------

Old:
----
  lmms-0.4.13-powerpc_libdir.patch

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

Other differences:
------------------
++++++ lmms.spec ++++++
--- /var/tmp/diff_new_pack.uLdDCQ/_old  2012-08-22 14:36:57.000000000 +0200
+++ /var/tmp/diff_new_pack.uLdDCQ/_new  2012-08-22 14:36:57.000000000 +0200
@@ -40,8 +40,6 @@
 Patch2:         lmms-0.4.12-return.patch
 Patch3:         lmms-0.4.13-gcc47.patch
 Patch4:         lmms-0.4.13-crippled_stk.patch
-# PATCH-FIX-OPENSUSE lmms-0.4.13-powerpc_libdir.patch dval...@suse.com -- fix 
libdir on ppc 
-Patch5:         lmms-0.4.13-powerpc_libdir.patch
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
 BuildRequires:  fltk-devel
@@ -96,7 +94,6 @@
 %if %{with crippled_stk}
 %patch4
 %endif
-%patch5 -p1
 # Ensure we use system fltk
 rm -r plugins/zynaddsubfx/fltk
 
@@ -108,6 +105,7 @@
 export CXXFLAGS="%{optflags}"
 cmake -DCMAKE_SKIP_RPATH=ON \
       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+      -DCMAKE_INSTALL_LIBDIR=%_lib \
       -DCMAKE_BUILD_TYPE=Release \
       -DCMAKE_VERBOSE_MAKEFILE=TRUE \
       ..

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

Reply via email to