Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-07-28 17:25:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-browser-integration"

Tue Jul 28 17:25:05 2020 rev:43 rq:823012 version:5.19.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
    2020-07-10 14:12:09.755387797 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3592/plasma-browser-integration.changes
  2020-07-28 17:25:30.453916255 +0200
@@ -1,0 +2,5 @@
+Mon Jul 27 14:41:23 UTC 2020 - Callum Farmer <[email protected]>
+
+- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.E7pywl/_old  2020-07-28 17:25:31.173917071 +0200
+++ /var/tmp/diff_new_pack.E7pywl/_new  2020-07-28 17:25:31.177917075 +0200
@@ -92,9 +92,9 @@
 
 %install
 %kf5_makeinstall -C build
-if [ "%{_libdir}" != "%{_libexecdir}" ]; then
+if [ "%{_libdir}" != "%{_prefix}/lib" ]; then
        # Move mozilla native messaging file to correct location
-       mv %{buildroot}%{_libexecdir}/mozilla %{buildroot}%{_libdir}
+       mv %{buildroot}%{_prefix}/lib/mozilla %{buildroot}%{_libdir}
 fi
   %if %{with lang}
     %find_lang %{name} --all-name




Reply via email to