!16 [sync] PR-14: Add buildrequires memcached
From: @openeuler-sync-bot Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
02af62db05
@ -3,12 +3,12 @@
|
|||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 2.2.2
|
Version: 2.2.2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A modular Ruby webserver interface
|
Summary: A modular Ruby webserver interface
|
||||||
License: MIT and BSD
|
License: MIT and BSD
|
||||||
URL: https://rack.github.io/
|
URL: https://rack.github.io/
|
||||||
Source0: https://rubygems.org/downloads/%{gem_name}-%{version}.gem
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
%global __brp_mangle_shebangs_exclude_from ^%{gem_instdir}/test/cgi/test.ru$
|
%global __brp_mangle_shebangs_exclude_from ^%{gem_instdir}/test/cgi/test.ru$
|
||||||
@ -90,6 +90,9 @@ popd
|
|||||||
%doc %{gem_instdir}/contrib
|
%doc %{gem_instdir}/contrib
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Mar 10 2021 zhanghua <zhanghua40@huawei.com>- 1:2.2.2-1
|
||||||
- Upgrade to 2.2.2
|
- Upgrade to 2.2.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user