Skip to content

Commit c3d33e7

Browse files
committed
Update RPM spec file to match the rockspec
Update Tarantool version requirement to 1.10
1 parent d728863 commit c3d33e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rpm/tarantool-memcached.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ URL: https://github.com/tarantool/memcached
88
Source0: https://github.com/tarantool/memcached/archive/%{version}/%{name}-%{version}.tar.gz
99
BuildRequires: cmake >= 2.8
1010
BuildRequires: gcc >= 4.5
11-
BuildRequires: tarantool-devel >= 1.6.8.0
11+
BuildRequires: tarantool-devel >= 1.10.0
1212
BuildRequires: small-devel
1313
#BuildRequires: msgpuck-devel
1414
BuildRequires: /usr/bin/prove
1515
BuildRequires: cyrus-sasl-devel
16-
Requires: tarantool >= 1.6.8.0
16+
Requires: tarantool >= 1.10.0
1717

1818
%description
1919
This package provides a Memcached protocol emulation for Tarantool.

0 commit comments

Comments
 (0)