Accepting request 677305 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/677305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qmmp?expand=0&rev=65
This commit is contained in:
Yuchen Lin 2019-02-20 13:11:02 +00:00 committed by Git OBS Bridge
commit 3b3fb24185
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 19 09:36:03 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Use correct path for plugin search, fixes (boo#1125787)
-------------------------------------------------------------------
Mon Feb 11 11:29:58 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -154,6 +154,7 @@ Development files for libqmmp.
-DCMAKE_MODULE_LINKER_FLAGS="" \
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
-DLIB_DIR=%{_lib} \
-DPLUGIN_DIR=%{_lib}/%{name}-%{mver} \
%if %{without restricted}
-DUSE_MPLAYER=OFF \
%endif