]> git.pld-linux.org Git - packages/elinks.git/commitdiff
- disable brotli (useless) auto/th/elinks-0.13-4.20151228.3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 29 Dec 2016 11:47:56 +0000 (12:47 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 29 Dec 2016 11:47:56 +0000 (12:47 +0100)
- rel 3

elinks.spec

index 7792a131e067366b600607ebe2ff6358ca00befd..105be9a93589acaeb483b9253695ee4b0c2b065f 100644 (file)
@@ -10,7 +10,7 @@
 %bcond_without openssl         # OpenSSL-based SSL support
 # - content
 %bcond_without cgi             # Local CGI support
 %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
 %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
 Name:          elinks
 Version:       0.13
 %define        snap    20151228
-%define        rel     2
+%define        rel     3
 Release:       4.%{snap}.%{rel}
 Epoch:         1
 License:       GPL v2
 Release:       4.%{snap}.%{rel}
 Epoch:         1
 License:       GPL v2
This page took 1.292887 seconds and 4 git commands to generate.