Hello community,

here is the log from the commit of package kdenetwork3 for openSUSE:Factory 
checked in at 2017-11-27 22:16:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdenetwork3 (Old)
 and      /work/SRC/openSUSE:Factory/.kdenetwork3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdenetwork3"

Mon Nov 27 22:16:36 2017 rev:18 rq:545336 version:3.5.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdenetwork3/kdenetwork3.changes  2017-08-10 
14:11:17.863257664 +0200
+++ /work/SRC/openSUSE:Factory/.kdenetwork3.new/kdenetwork3.changes     
2017-11-27 22:16:40.818404075 +0100
@@ -1,0 +2,6 @@
+Thu Nov 23 13:49:46 UTC 2017 - [email protected]
+
+- Replace references to /var/adm/fillup-templates with new 
+  %_fillupdir macro (boo#1069468)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdenetwork3.spec ++++++
--- /var/tmp/diff_new_pack.b2jqAT/_old  2017-11-27 22:16:42.030360084 +0100
+++ /var/tmp/diff_new_pack.b2jqAT/_new  2017-11-27 22:16:42.034359938 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdenetwork3
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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:           kdenetwork3
 BuildRequires:  kdelibs3-devel
 BuildRequires:  libexpat-devel
@@ -290,7 +295,7 @@
 ln -sf ../../../usr/sbin/lisa %{buildroot}/opt/kde3/bin/lisa
 #
 # Install lisa init script
-mkdir -p %{buildroot}%{_sysconfdir}/init.d 
%{buildroot}%{_localstatedir}/adm/fillup-templates
+mkdir -p %{buildroot}%{_sysconfdir}/init.d %{buildroot}%{_fillupdir}
 install -m 744 %{SOURCE1} %{buildroot}%{_initddir}/lisa
 ln -sf ../../etc/init.d/lisa %{buildroot}%{_sbindir}/rclisa
 #


Reply via email to