Hello community,

here is the log from the commit of package storage-fixup for openSUSE:Factory 
checked in at 2020-08-20 22:34:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/storage-fixup (Old)
 and      /work/SRC/openSUSE:Factory/.storage-fixup.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "storage-fixup"

Thu Aug 20 22:34:28 2020 rev:22 rq:828241 version:0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/storage-fixup/storage-fixup.changes      
2014-12-03 22:50:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.storage-fixup.new.3399/storage-fixup.changes    
2020-08-20 22:34:39.284144813 +0200
@@ -1,0 +2,5 @@
+Wed Aug 19 09:45:44 UTC 2020 - Callum Farmer <callumjfarme...@gmail.com>
+
+- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ storage-fixup.spec ++++++
--- /var/tmp/diff_new_pack.DtSTR9/_old  2020-08-20 22:34:40.380145326 +0200
+++ /var/tmp/diff_new_pack.DtSTR9/_new  2020-08-20 22:34:40.384145328 +0200
@@ -55,7 +55,7 @@
 %install
 %make_install
 install -D -p -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/storage-fixup.service
-install -D -p -m 755 %{SOURCE2} 
%{buildroot}%{_libexecdir}/systemd/system-sleep/storage-fixup
+install -D -p -m 755 %{SOURCE2} 
%{buildroot}%{_prefix}/lib/systemd/system-sleep/storage-fixup
 
 %pre
 if /usr/bin/chkconfig boot.storage-fixup 2>/dev/null | grep -q on; then
@@ -81,8 +81,8 @@
 %doc LICENSE
 %config(noreplace) %{_sysconfdir}/storage-fixup.conf
 %{_unitdir}/storage-fixup.service
-%dir %{_libexecdir}/systemd/system-sleep/
-%{_libexecdir}/systemd/system-sleep/storage-fixup
+%dir %{_prefix}/lib/systemd/system-sleep/
+%{_prefix}/lib/systemd/system-sleep/storage-fixup
 %{_sbindir}/storage-fixup
 %{_mandir}/man8/storage-fixup.8*
 


Reply via email to