From 1d9e31136bd105dd65dc3a683c8809dbb8c852c3fedf377918b746c7e0362727 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Tue, 31 Dec 2019 23:32:22 +0000 Subject: [PATCH] Accepting request 760192 from home:computersalat:devel:network fix for boo#1127387 OBS-URL: https://build.opensuse.org/request/show/760192 OBS-URL: https://build.opensuse.org/package/show/network/ddclient?expand=0&rev=50 --- ddclient-tmpfiles.conf | 2 +- ddclient.changes | 6 ++++++ ddclient.spec | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) 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