!5 fix build error
From: @lyn1001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
4a12c8e28c
@ -2,11 +2,11 @@
|
|||||||
Summary: Manage child processes and their IO handles easily
|
Summary: Manage child processes and their IO handles easily
|
||||||
Name: rubygem-open4
|
Name: rubygem-open4
|
||||||
Version: 1.3.4
|
Version: 1.3.4
|
||||||
Release: 1
|
Release: 2
|
||||||
License: BSD or Ruby
|
License: BSD or Ruby
|
||||||
URL: http://github.com/ahoward/open4/
|
URL: http://github.com/ahoward/open4/
|
||||||
Source0: https://rubygems.org/gems/open4-%{version}.gem
|
Source0: https://rubygems.org/gems/open4-%{version}.gem
|
||||||
BuildRequires: rubygems-devel rubygem(minitest)
|
BuildRequires: rubygems-devel rubygem(minitest) rubygem(did_you_mean)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Open child process with handles on pid, stdin, stdout, and stderr.
|
Open child process with handles on pid, stdin, stdout, and stderr.
|
||||||
@ -53,5 +53,8 @@ popd
|
|||||||
%doc %{gem_docdir}
|
%doc %{gem_docdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 3 2022 liyanan <liyanan32@huawei.com> - 1.3.4-2
|
||||||
|
- Add buildrequires rubygem(did_you_mean)
|
||||||
|
|
||||||
* Mon Jul 27 2020 yaokai <yaokai13@huawei.com> - 1.3.4-1
|
* Mon Jul 27 2020 yaokai <yaokai13@huawei.com> - 1.3.4-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user