]> git.pld-linux.org Git - packages/thrift.git/commitdiff
Release 2. Disabled lua. auto/th/thrift-0.9.3-2
authorMateusz Korniak <matkor@pld-linux.org>
Tue, 26 Jan 2016 13:30:32 +0000 (14:30 +0100)
committerMateusz Korniak <matkor@pld-linux.org>
Tue, 26 Jan 2016 13:30:32 +0000 (14:30 +0100)
thrift.spec

index 36a8cdc313c9d1f08d081b2521678d91b740cc3b..6e454ef5b466b77cf3d0bf9474892aeb1920e252 100644 (file)
@@ -33,7 +33,7 @@
 %bcond_with    java            # build the Java library
 %bcond_with    erlang          # build the Erlang library
 %bcond_with    nodejs          # build nodejs library
-%bcond_with    lua             # build Lua library
+%bcond_without lua             # build Lua library
 %bcond_without python          # build the Python library
 %bcond_without perl            # build the Perl library
 %bcond_without php             # build the PHP library
@@ -57,7 +57,7 @@ Summary:      Framework for scalable cross-language services development
 Summary(pl.UTF-8):     Szkielet budowania skalowalnych usług dla różnych języków programowania
 Name:          thrift
 Version:       0.9.3
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Development/Libraries
 Source0:       http://www.apache.org/dist/thrift/%{version}/%{name}-%{version}.tar.gz
This page took 0.130213 seconds and 4 git commands to generate.