[Bug 471520] Review Request: rubygem-simple-rss - A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 26 18:58:23 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #9 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2009-01-26 13:58:22 EDT ---
For 1.1-3:

* License
  - License tag should be "LGPLv2+", not with "or Ruby".

* duplicate files
  - Now build.log shows:
-------------------------------------------------------
    49  Processing files: rubygem-simple-rss-1.1-3.fc11
    50  warning: File listed twice:
/usr/lib/ruby/gems/1.8/gems/simple-rss-1.1/README
-------------------------------------------------------
    One of the way to suppress this warning is:
-------------------------------------------------------
%files
%defattr(-,root,root,-)
%dir %{geminstdir}/
%doc %{geminstdir}/[A-Z]*
%{geminstdir}/*/
-------------------------------------------------------
    ! By the way, please use macros consistently.
      You use both %{gemdir}/gems/%{gemname}-%{version}/ and
      %{geminstdir} at %files, however these are the same.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list