Accepting request 639324 from home:jsjhb:branches:network

- Require perl-Data-Validate-IP

OBS-URL: https://build.opensuse.org/request/show/639324
OBS-URL: https://build.opensuse.org/package/show/network/ddclient?expand=0&rev=46
This commit is contained in:
Ismail Dönmez 2018-10-01 08:53:42 +00:00 committed by Git OBS Bridge
parent 0b326e1cd4
commit 46d2962744
3 changed files with 7 additions and 5 deletions

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d40e2f1fd3f4bff386d27bbdf4b8645199b1995d27605a886b8c71e44d819591
size 49026

@ -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 <projects@localside.net>

@ -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