diff --git a/ddclient-tmpfiles.conf b/ddclient-tmpfiles.conf index 1ad6c4b..bffda8c 100644 --- a/ddclient-tmpfiles.conf +++ b/ddclient-tmpfiles.conf @@ -1 +1 @@ -d /var/run/ddclient 0755 ddclient ddclient - +d /run/ddclient 0755 ddclient ddclient - diff --git a/ddclient.changes b/ddclient.changes index 65de93f..970359a 100644 --- a/ddclient.changes +++ b/ddclient.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 31 23:19:02 UTC 2019 - chris@computersalat.de + +- fix for boo#1127387 + * systemd-tmpfiles need updating from /var/run/* to /run/* + ------------------------------------------------------------------- Sat Feb 16 00:08:01 UTC 2019 - Jan Engelhardt diff --git a/ddclient.spec b/ddclient.spec index c25bf63..ebc3ff0 100644 --- a/ddclient.spec +++ b/ddclient.spec @@ -1,7 +1,7 @@ # # spec file for package ddclient # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ License: GPL-2.0-or-later Group: Productivity/Networking/DNS/Utilities Version: 3.9.0 Release: 0 -Url: http://ddclient.sourceforge.net/ +URL: http://ddclient.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Source1: %{name}.service Source2: %{name}.sysconfig