Hello community,

here is the log from the commit of package collectl for openSUSE:Factory 
checked in at 2017-11-25 08:43:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/collectl (Old)
 and      /work/SRC/openSUSE:Factory/.collectl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "collectl"

Sat Nov 25 08:43:25 2017 rev:29 rq:545118 version:4.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/collectl/collectl.changes        2017-05-17 
10:54:31.901329018 +0200
+++ /work/SRC/openSUSE:Factory/.collectl.new/collectl.changes   2017-11-25 
08:43:32.188339498 +0100
@@ -1,0 +2,6 @@
+Thu Nov 23 13:39:43 UTC 2017 - [email protected]
+
+- Replace references to /var/adm/fillup-templates with new 
+  %_fillupdir macro (boo#1069468)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ collectl.spec ++++++
--- /var/tmp/diff_new_pack.Z0dIcI/_old  2017-11-25 08:43:33.032308748 +0100
+++ /var/tmp/diff_new_pack.Z0dIcI/_new  2017-11-25 08:43:33.032308748 +0100
@@ -16,6 +16,11 @@
 #
 
 
+#Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+  %define _fillupdir /var/adm/fillup-templates
+%endif
+
 Name:           collectl
 Version:        4.1.3
 Release:        0
@@ -56,7 +61,7 @@
 install -D vmstat.ph %{buildroot}%{_datadir}/%{name}/vmstat.ph
 install -m 755 -D %{SOURCE1} %{buildroot}/%{_unitdir}/collectl.service
 ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rccollectl
-install -m 644 -D %{SOURCE2} 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.collectl
+install -m 644 -D %{SOURCE2} %{buildroot}%{_fillupdir}/sysconfig.collectl
 install -m 644 -D man1/collectl.1 %{buildroot}%{_mandir}/man1/collectl.1
 install -m 644 -D man1/colmux.1 %{buildroot}%{_mandir}/man1/colmux.1
 
@@ -78,7 +83,7 @@
 %defattr(-,root,root)
 %doc docs/* COPYING ARTISTIC GPL README RELEASE-collectl
 %{_unitdir}/collectl.service
-%{_localstatedir}/adm/fillup-templates/sysconfig.collectl
+%{_fillupdir}/sysconfig.collectl
 %config(noreplace) %{_sysconfdir}/collectl.conf
 %{_bindir}/collectl
 %{_bindir}/colmux


Reply via email to