From: Jan Rękorajski Date: Thu, 29 Dec 2016 11:47:56 +0000 (+0100) Subject: - disable brotli (useless) X-Git-Tag: auto/th/elinks-0.13-4.20151228.3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Felinks.git;a=commitdiff_plain;h=355227803631ca896b21e5331df1a5abc961c5a0 - disable brotli (useless) - rel 3 --- 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