Hello community,

here is the log from the commit of package lmms for openSUSE:Factory checked in 
at 2012-09-14 12:29:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-22 
14:36:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lmms.new/lmms.changes   2012-09-14 
12:29:54.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 11 21:34:22 UTC 2012 - reddw...@opensuse.org
+
+- Recommend %{_bindir}/wine, needed by the VST plugin
+- Don't remove execute permission from VST and ZynAddSubFx plugins
+- Don't remove rpath, it's needed by the ZynAddSubFx plugin
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lmms.spec ++++++
--- /var/tmp/diff_new_pack.1111fg/_old  2012-09-14 12:29:59.000000000 +0200
+++ /var/tmp/diff_new_pack.1111fg/_new  2012-09-14 12:29:59.000000000 +0200
@@ -71,6 +71,7 @@
 BuildRequires:  wine-devel-32bit
 %endif
 %endif
+Recommends:     %{_bindir}/wine
 
 %description
 LMMS is a free cross-platform music studio which allows you to produce music
@@ -98,12 +99,11 @@
 rm -r plugins/zynaddsubfx/fltk
 
 %build
-export REDDWARF_ALLOWSHAREDUNDEFINED=1
 mkdir build
 cd build
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"
-cmake -DCMAKE_SKIP_RPATH=ON \
+cmake -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
       -DCMAKE_INSTALL_LIBDIR=%_lib \
       -DCMAKE_BUILD_TYPE=Release \
@@ -119,19 +119,19 @@
 rm -r '%{buildroot}%{_datadir}/menu'
 
 %post
+%icon_theme_cache_post
 %mime_database_post
 %desktop_database_post
-%icon_theme_cache_post
 
 %postun
-%icon_theme_cache_postun
 %desktop_database_postun
 %mime_database_postun
+%icon_theme_cache_postun
 
 %files
-%defattr(0644,root,root,0755)
+%defattr(-,root,root)
 %doc AUTHORS COPYING README TODO
-%attr(0755,-,-) %{_bindir}/lmms
+%{_bindir}/lmms
 %{_mandir}/man1/lmms.1*
 %{_libdir}/lmms/
 %{_datadir}/lmms/

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

Reply via email to