From 758fe198b51849b4d33621b8cc5028ebe1b6fe0d887ecbe4b6c24c565c7ef73b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 16 May 2017 20:58:09 +0000 Subject: [PATCH] Accepting request 495480 from home:dimstar:Factory Fix current failure on openSUSE:Factory - NOTE: with the introduction of gcc7, this package will be failing again OBS-URL: https://build.opensuse.org/request/show/495480 OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=81 --- varnish.changes | 5 +++++ varnish.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/varnish.changes b/varnish.changes index a3cfa8e..96998dc 100644 --- a/varnish.changes +++ b/varnish.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 16 20:14:01 UTC 2017 - dimstar@opensuse.org + +- BuildRequire python3-docutils instead of python-docutils. + ------------------------------------------------------------------- Sun Sep 25 13:44:37 UTC 2016 - jengelh@inai.de diff --git a/varnish.spec b/varnish.spec index bd2d27f..9c1919d 100644 --- a/varnish.spec +++ b/varnish.spec @@ -34,11 +34,11 @@ Source3: varnish.sysconfig Source5: varnish.logrotate Source7: varnish.service Source8: varnishlog.service +BuildRequires: python3-docutils BuildRequires: libxslt BuildRequires: ncurses-devel BuildRequires: pcre-devel BuildRequires: pkgconfig -BuildRequires: python-docutils BuildRequires: readline-devel BuildRequires: systemd-rpm-macros BuildRequires: xz