Accepting request 1060055 from network
OBS-URL: https://build.opensuse.org/request/show/1060055 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ddclient?expand=0&rev=55
This commit is contained in:
commit
eb4b9343a4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 1 10:41:36 UTC 2023 - munix9@googlemail.com
|
||||
|
||||
- Add curl as BuildRequires/Requires to be able to use the '-curl'
|
||||
option (eg. in DDCLIENT_OPTIONS in /etc/sysconfig/ddclient).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 27 12:40:48 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -33,12 +33,14 @@ Patch2: fix-configure_ac.patch
|
||||
Patch3: disable-ip-test.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: curl
|
||||
BuildRequires: make
|
||||
BuildRequires: perl(HTTP::Daemon)
|
||||
BuildRequires: perl(HTTP::Message::PSGI)
|
||||
BuildRequires: perl(IO::Socket::SSL)
|
||||
BuildRequires: perl(Test::MockModule)
|
||||
BuildRequires: perl(Test::Warnings)
|
||||
Requires: curl
|
||||
Requires: perl >= 5.10.1
|
||||
Requires(pre): %fillup_prereq
|
||||
Requires(pre): shadow
|
||||
|
Loading…
x
Reference in New Issue
Block a user