We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d728863 commit c3d33e7Copy full SHA for c3d33e7
rpm/tarantool-memcached.spec
@@ -8,12 +8,12 @@ URL: https://github.com/tarantool/memcached
8
Source0: https://github.com/tarantool/memcached/archive/%{version}/%{name}-%{version}.tar.gz
9
BuildRequires: cmake >= 2.8
10
BuildRequires: gcc >= 4.5
11
-BuildRequires: tarantool-devel >= 1.6.8.0
+BuildRequires: tarantool-devel >= 1.10.0
12
BuildRequires: small-devel
13
#BuildRequires: msgpuck-devel
14
BuildRequires: /usr/bin/prove
15
BuildRequires: cyrus-sasl-devel
16
-Requires: tarantool >= 1.6.8.0
+Requires: tarantool >= 1.10.0
17
18
%description
19
This package provides a Memcached protocol emulation for Tarantool.
0 commit comments