]> git.pld-linux.org Git - packages/thrift.git/commitdiff
Fixed typo in nodejs and lua bconds.
authorMateusz Korniak <matkor@pld-linux.org>
Tue, 26 Jan 2016 15:52:20 +0000 (16:52 +0100)
committerMateusz Korniak <matkor@pld-linux.org>
Tue, 26 Jan 2016 15:52:20 +0000 (16:52 +0100)
thrift.spec

index 2bcbbf9046f22c54f4067f9a05f718154aa81f4c..9eb7ba0022b29d603d20f6122f6d2d3fc1e61c8a 100644 (file)
@@ -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} \
This page took 0.059643 seconds and 4 git commands to generate.