BR: irb
This commit is contained in:
parent
a728d89b6d
commit
8abc237661
1 changed files with 4 additions and 6 deletions
|
|
@ -18,12 +18,7 @@ BuildRequires: rubygems-devel
|
|||
BuildRequires: rubygem(test-unit)
|
||||
BuildRequires: rubygem(byebug)
|
||||
BuildRequires: rubygem(pry)
|
||||
|
||||
%if 0%{?fedora} < 21
|
||||
Requires: ruby(release)
|
||||
Requires: ruby(rubygems)
|
||||
Provides: rubygem(%{gem_name}) = %{version}
|
||||
%endif
|
||||
BuildRequires: %{_bindir}/irb
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -96,6 +91,9 @@ popd
|
|||
%doc %{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.2.0-203
|
||||
- BR: irb
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-203
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue