Hello community,

here is the log from the commit of package cantata for openSUSE:Factory checked 
in at 2020-09-03 01:16:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantata (Old)
 and      /work/SRC/openSUSE:Factory/.cantata.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantata"

Thu Sep  3 01:16:44 2020 rev:17 rq:831402 version:2.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantata/cantata.changes  2020-09-01 
20:11:04.228695374 +0200
+++ /work/SRC/openSUSE:Factory/.cantata.new.3399/cantata.changes        
2020-09-03 01:17:40.668548297 +0200
@@ -1,0 +2,6 @@
+Tue Sep  1 21:34:27 UTC 2020 - Cor Blom <[email protected]>
+
+- Revert libexec change to /usr/lib and update file list. Otherwise
+  the replayscanner and tagger do not work. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cantata.spec ++++++
--- /var/tmp/diff_new_pack.pxTSoI/_old  2020-09-03 01:17:41.328548540 +0200
+++ /var/tmp/diff_new_pack.pxTSoI/_new  2020-09-03 01:17:41.332548541 +0200
@@ -101,8 +101,7 @@
 %autosetup -p1
 
 %build
-%cmake -DCANTATA_HELPERS_LIB_DIR=%{_libexecdir} \
-    -DENABLE_REMOTE_DEVICES=OFF \
+%cmake -DENABLE_REMOTE_DEVICES=OFF \
     -DENABLE_CATEGORIZED_VIEW=OFF
 %cmake_build
 
@@ -117,11 +116,7 @@
 %files
 %license LICENSE
 %{_bindir}/%{name}
-%ifarch i586
-/usr/lib/%{name}/
-%else
-%{_libexecdir}/%{name}/
-%endif
+%{_prefix}/lib/%{name}/
 %{_datadir}/%{name}
 %exclude %{_datadir}/%{name}/translations/
 %{_datadir}/applications/%{name}.desktop


Reply via email to