diff --git a/rubygem-httpclient.spec b/rubygem-httpclient.spec index 607edcc..6b36a44 100644 --- a/rubygem-httpclient.spec +++ b/rubygem-httpclient.spec @@ -20,10 +20,11 @@ Requires: ruby(release) BuildRequires: rubygem(minitest) %else BuildRequires: rubygem(minitest4) +BuildRequires: rubygem(test-unit) %endif BuildRequires: rubygems-devel BuildArch: noarch -%if 0%{?fc19} || 0%{?fc20} || 0%{?el7} || 0%{?el6} +%if 0%{?el7} || 0%{?el6} Provides: rubygem(%{gem_name}) = %{version} %endif