From 4e9dfa94433c7ebd61c46ebefc020e2046fbb9b48f4b1312577fc47c6d89bb58 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 27 Mar 2019 11:53:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=94 --- varnish.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/varnish.spec b/varnish.spec index a037382..6f5ae9c 100644 --- a/varnish.spec +++ b/varnish.spec @@ -39,7 +39,7 @@ Source3: varnish.sysconfig Source5: varnish.logrotate Source7: varnish.service Source8: varnishlog.service -Patch: varnish-add-fallthrough-comments.patch +Patch1: varnish-5.1.2-add-fallthrough-comments.patch BuildRequires: python3-docutils BuildRequires: python3-Sphinx BuildRequires: libxslt @@ -95,8 +95,7 @@ over the HTTP protocol. This package holds the development files for varnish. %prep -%setup -q -%patch -p1 +%autosetup -p1 %build export CFLAGS="%optflags -fstack-protector -Wno-error=clobbered"