Accepting request 796233 from network:dhcp
OBS-URL: https://build.opensuse.org/request/show/796233 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kea?expand=0&rev=3
This commit is contained in:
commit
bdb665ba5a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 04:03:08 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Switch to Python 3 Sphinx due to Python 2 removal.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 17:18:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
4
kea.spec
4
kea.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kea
|
||||
#
|
||||
# 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
|
||||
@ -65,9 +65,9 @@ BuildRequires: libtool >= 2
|
||||
BuildRequires: log4cplus-devel
|
||||
BuildRequires: pkgconfig >= 0.23
|
||||
BuildRequires: postgresql-server-devel
|
||||
BuildRequires: python-Sphinx
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-Sphinx
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(libcrypto)
|
||||
Requires(pre): shadow
|
||||
|
Loading…
Reference in New Issue
Block a user