From 355227803631ca896b21e5331df1a5abc961c5a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 29 Dec 2016 12:47:56 +0100 Subject: [PATCH] - disable brotli (useless) - rel 3 --- elinks.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elinks.spec b/elinks.spec index 7792a13..105be9a 100644 --- a/elinks.spec +++ b/elinks.spec @@ -10,7 +10,7 @@ %bcond_without openssl # OpenSSL-based SSL support # - content %bcond_without cgi # Local CGI support -%bcond_without brotli # Brotli compression support +%bcond_with brotli # Brotli compression support %bcond_without js # experimental (yet quite usable) JavaScript support (using SpiderMonkey) %bcond_with lzma # LZMA support (old API, incompatible with xz-libs) # - scripting @@ -39,7 +39,7 @@ Summary(pt_BR.UTF-8): O links é um browser para modo texto, similar ao lynx Name: elinks Version: 0.13 %define snap 20151228 -%define rel 2 +%define rel 3 Release: 4.%{snap}.%{rel} Epoch: 1 License: GPL v2 -- 2.43.0