From e9d0c7f679e2de4372ca1bd0207702519878b6c3f5102a9ac9ee11c611c36142 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 19 Dec 2022 15:34:12 +0000 Subject: [PATCH] Accepting request 1043789 from home:jcronenberg:branches:network - Remove following packages from BuildRequires * docbook-xsl-stylesheets * elinks * libxslt-tools AFAICT these packages aren't needed for generating the docs and the official documentation doesn't mention them as requirements. Especially elinks would be nice to remove as it isn't available in Leap/SLE. If there is a reason these are required feel free to decline this request. OBS-URL: https://build.opensuse.org/request/show/1043789 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/kea?expand=0&rev=39 --- kea.changes | 4 ++++ kea.spec | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kea.changes b/kea.changes index 5b47855..3fcbbb2 100644 --- a/kea.changes +++ b/kea.changes @@ -2,6 +2,10 @@ Wed Dec 14 14:51:33 UTC 2022 - Jorik Cronenberg - Separate documentation into kea-doc package +- Remove following packages from BuildRequires + * docbook-xsl-stylesheets + * elinks + * libxslt-tools ------------------------------------------------------------------- Thu Aug 18 12:53:21 UTC 2022 - Jan Engelhardt diff --git a/kea.spec b/kea.spec index d2882c0..74f4635 100644 --- a/kea.spec +++ b/kea.spec @@ -73,11 +73,7 @@ BuildRequires: pkgconfig(libcrypto) Requires(pre): shadow Suggests: %name-hooks = %version %if 0%{with regen_files} -BuildRequires: bison >= 3.0 -BuildRequires: docbook-xsl-stylesheets -BuildRequires: elinks BuildRequires: flex -BuildRequires: libxslt-tools %endif %if 0%{?suse_version} >= 1500 BuildRequires: libboost_system-devel