This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Name: mcrouter | |
Version: 1.0.0 | |
Release: 1%{?dist} | |
License: BSD | |
URL: https://github.com/facebook/mcrouter | |
BuildRoot: %{_tmppath}/%{name}-%{version}-root | |
BuildRequires: glibc-devel m4 autoconf gcc gcc-c++ openssl-devel | |
BuildRequires: gflags-devel glog-devel | |
Source0: https://github.com/facebook/mcrouter/archive/master.tar.gz | |
Summary: Memcached protocol router for scaling memcached deployments |