[packages/thrift] Fixed typo in nodejs and lua bconds.

matkor matkor at pld-linux.org
Tue Jan 26 16:52:30 CET 2016


commit e0d63ae79a420681c25c461590ce31d0a68405f0
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Tue Jan 26 16:52:20 2016 +0100

    Fixed typo in nodejs and lua bconds.

 thrift.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/thrift.spec b/thrift.spec
index 2bcbbf9..9eb7ba0 100644
--- a/thrift.spec
+++ b/thrift.spec
@@ -56,7 +56,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:	2.1
+Release:	2.2
 License:	Apache v2.0
 Group:		Development/Libraries
 Source0:	http://www.apache.org/dist/thrift/%{version}/%{name}-%{version}.tar.gz
@@ -237,8 +237,9 @@ Interfejs thrift dla Perla.
 	%{__with_without csharp} \
 	%{__with_without java} \
 	%{__with_without erlang} \
+	%{__with_without nodejs} \
 	%{__with_without python} \
-	%{__with_without bcond_without} \
+	%{__with_without lua} \
 	%{__with_without perl} \
 	%{__with_without php} \
 	%{__with_without php_extension} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thrift.git/commitdiff/e0d63ae79a420681c25c461590ce31d0a68405f0



More information about the pld-cvs-commit mailing list