:
This commit is contained in:
parent
b63e322a08
commit
e2dd78eef4
@ -17,21 +17,21 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{fullver}.gem
|
|||||||
Patch0: rubygem-rspec-expectations-2.14.5-be_truthy-alias.patch
|
Patch0: rubygem-rspec-expectations-2.14.5-be_truthy-alias.patch
|
||||||
# Test suite fix for ruby24 wrt integer unification
|
# Test suite fix for ruby24 wrt integer unification
|
||||||
Patch1: rubygem-rspec-expectations-2.14.5-ruby24.patch
|
Patch1: rubygem-rspec-expectations-2.14.5-ruby24.patch
|
||||||
BuildRequires: ruby(release) rubygems-devel
|
BuildRequires: ruby(release) rubygems-devel
|
||||||
%if 0%{?need_bootstrap} < 1
|
%if 0%{?need_bootstrap} < 1
|
||||||
BuildRequires: rubygem(rspec2) %gem_minitest rubygem(test-unit)
|
BuildRequires: rubygem(rspec2) %gem_minitest rubygem(test-unit)
|
||||||
%endif
|
%endif
|
||||||
Provides: rubygem(%{rpmgem_name}) = %{version}-%{release}
|
Provides: rubygem(%{rpmgem_name}) = %{version}-%{release}
|
||||||
Obsoletes: rubygem-rspec-expectations < 2.14.5-1
|
Obsoletes: rubygem-rspec-expectations < 2.14.5-1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
rspec-expectations adds `should` and `should_not` to every object and includes
|
rspec-expectations adds `should` and `should_not` to every object and includes
|
||||||
RSpec::Matchers, a library of standard matchers.
|
RSpec::Matchers, a library of standard matchers.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for %{name}
|
Summary: Documentation for %{name}
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Obsoletes: rubygem-rspec-expectations-doc < %{version}-%{release}
|
Obsoletes: rubygem-rspec-expectations-doc < %{version}-%{release}
|
||||||
%description doc
|
%description doc
|
||||||
This package contains documentation for %{name}.
|
This package contains documentation for %{name}.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user