From deebd499b9a3946e7805f1d22a63d835d79a8878 Mon Sep 17 00:00:00 2001 From: Mateusz Korniak Date: Tue, 26 Jan 2016 14:30:32 +0100 Subject: [PATCH] Release 2. Disabled lua. --- thrift.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thrift.spec b/thrift.spec index 36a8cdc..6e454ef 100644 --- a/thrift.spec +++ b/thrift.spec @@ -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 -- 2.44.0