[packages/thrift] - rel 2; disable rust (cargo wants to use network)
arekm
arekm at pld-linux.org
Fri Sep 28 10:28:39 CEST 2018
commit 260ac46a2d140882ce95b8e73a10fc622dce25e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Sep 28 10:28:31 2018 +0200
- rel 2; disable rust (cargo wants to use network)
thrift.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/thrift.spec b/thrift.spec
index ab49898..dbabb99 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.11.0
-Release: 1
+Release: 2
License: Apache v2.0
Group: Development/Libraries
Source0: http://www.apache.org/dist/thrift/%{version}/%{name}-%{version}.tar.gz
@@ -249,6 +249,7 @@ Interfejs thrift dla Perla.
%{__with_without haskell} \
%{__with_without go} \
%{__with_without d} \
+ --without-rs \
--enable-libs \
--with-boost \
--with-libevent \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/thrift.git/commitdiff/260ac46a2d140882ce95b8e73a10fc622dce25e1
More information about the pld-cvs-commit
mailing list