|
|
|
@ -38,6 +38,7 @@ BuildRequires: ruby-devel
|
|
|
|
|
BuildRequires: rubygem(minitest)
|
|
|
|
|
BuildRequires: rubygem(rake)
|
|
|
|
|
BuildRequires: rubygem(nokogiri)
|
|
|
|
|
BuildRequires: rubygem(rdoc)
|
|
|
|
|
|
|
|
|
|
Provides: rubygem(%{gem_name}) = %{version}
|
|
|
|
|
|
|
|
|
@ -116,6 +117,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 21 2012 Matt Hicks <mhicks@redhat.com> - 2.1.1-3
|
|
|
|
|
- Adding newer rdoc build requires to fix rpmdiff issue
|
|
|
|
|
|
|
|
|
|
* Fri May 18 2012 Matt Hicks <mhicks@redhat.com> - 2.1.1-2
|
|
|
|
|
- Cleaning up spec to remove patch and rake testing dependency
|
|
|
|
|
|
|
|
|
|