Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rasdaemon for openSUSE:Factory 
checked in at 2021-10-15 23:03:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rasdaemon (Old)
 and      /work/SRC/openSUSE:Factory/.rasdaemon.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rasdaemon"

Fri Oct 15 23:03:45 2021 rev:17 rq:925227 version:0.6.7.18.git+7ccf12f

Changes:
--------
--- /work/SRC/openSUSE:Factory/rasdaemon/rasdaemon.changes      2021-10-12 
21:51:17.360038010 +0200
+++ /work/SRC/openSUSE:Factory/.rasdaemon.new.1890/rasdaemon.changes    
2021-10-15 23:04:03.790101722 +0200
@@ -1,0 +2,6 @@
+Thu Oct 14 09:33:08 UTC 2021 - Thomas Renninger <tr...@suse.de>
+
+- Fix systemd service file pointing to fillup file instead of
+  /etc/sysconfig/rasdaemon
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rasdaemon.spec ++++++
--- /var/tmp/diff_new_pack.LuOLHC/_old  2021-10-15 23:04:04.306102091 +0200
+++ /var/tmp/diff_new_pack.LuOLHC/_new  2021-10-15 23:04:04.310102093 +0200
@@ -51,7 +51,7 @@
 
 %build
 autoreconf -fvi
-%configure --enable-all --with-sysconfdefdir=%{_fillupdir}
+%configure --enable-all --with-sysconfdefdir=%{_sysconfdir}/sysconfig
 CFLAGS="%{optflags}" make %{?_smp_mflags} V=1
 
 %install
@@ -64,7 +64,7 @@
 rm INSTALL %{buildroot}/usr/include/*.h
 mkdir -p %{buildroot}%{_localstatedir}/lib/rasdaemon
 mkdir -p %{buildroot}%{_fillupdir}
-mv %{buildroot}%{_fillupdir}/rasdaemon 
%{buildroot}/%{_fillupdir}/sysconfig.rasdaemon
+mv %{buildroot}%{_sysconfdir}/sysconfig/rasdaemon 
%{buildroot}/%{_fillupdir}/sysconfig.rasdaemon
 
 %pre
 %service_add_pre rasdaemon.service ras-mc-ctl.service

Reply via email to