Add buildrequires memcached

(cherry picked from commit 27aafb61663f9054eca7d09461d182a6df5ff8f0)
This commit is contained in:
lingsheng 2021-05-17 15:54:18 +08:00 committed by openeuler-sync-bot
parent a3de769653
commit e942327f8f

View File

@ -3,12 +3,12 @@
Name: rubygem-%{gem_name}
Version: 2.2.2
Epoch: 1
Release: 1
Release: 2
Summary: A modular Ruby webserver interface
License: MIT and BSD
URL: https://rack.github.io/
Source0: https://rubygems.org/downloads/%{gem_name}-%{version}.gem
BuildRequires: ruby(release) rubygems-devel ruby >= 2.2.2
BuildRequires: ruby(release) rubygems-devel ruby >= 2.2.2 memcached
BuildArch: noarch
%global __brp_mangle_shebangs_exclude_from ^%{gem_instdir}/test/cgi/test.ru$
@ -90,6 +90,9 @@ popd
%doc %{gem_instdir}/contrib
%changelog
* Mon May 17 2021 lingsheng <lingsheng@huawei.com> - 1:2.2.2-2
- Add buildrequires memcached
* Wed Mar 10 2021 zhanghua <zhanghua40@huawei.com>- 1:2.2.2-1
- Upgrade to 2.2.2