diff --git a/ddclient-3.8.3.tar.bz2 b/ddclient-3.8.3.tar.bz2 deleted file mode 100644 index 266cb33..0000000 --- a/ddclient-3.8.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d40e2f1fd3f4bff386d27bbdf4b8645199b1995d27605a886b8c71e44d819591 -size 49026 diff --git a/ddclient.changes b/ddclient.changes index c7d93ef..c9a7a17 100644 --- a/ddclient.changes +++ b/ddclient.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 1 07:26:04 UTC 2018 - obs@botter.cc + +- Require perl-Data-Validate-IP + ------------------------------------------------------------------- Thu Sep 13 12:51:46 UTC 2018 - Stefan Jakobs diff --git a/ddclient.spec b/ddclient.spec index 9bfa85b..ce05f6b 100644 --- a/ddclient.spec +++ b/ddclient.spec @@ -1,7 +1,7 @@ # # spec file for package ddclient # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -38,6 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Requires(pre): %fillup_prereq Requires(pre): pwdutils +Requires: perl-Data-Validate-IP %if 0%{?suse_version} >= 1230 BuildRequires: pkgconfig(systemd) @@ -160,4 +161,3 @@ fi %dir %attr(700,%{name},root) %{_localstatedir}/cache/%{name} %changelog -