https://bugzilla.redhat.com/show_bug.cgi?id=1076976



--- Comment #4 from Josef Stribny <jstri...@redhat.com> ---
> BuildRequires:  rubygem(rspec)
> BuildRequires:  rubygem(rspec-core)

Requiring rspec-core here is redundant as its a dependency of rspec.

> # Remove developer-only files.
> for f in .gitignore Gemfile Gemfile.lock README.rdoc Rakefile; do

You sure can remove files used only for development, but README.rdoc is part of
the documentation and as such should be placed in -doc subpackage and marked as
%doc.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to