[Bug 518082] Review Request: rubygem-facade - A module that helps implement the facade pattern

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 22 18:46:27 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=518082





--- Comment #7 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2009-08-22 14:46:26 EDT ---
Well, I missed the following, however:

- I guess %{gemdir}/doc/%{gemname}-%{version}/ri should also be marked
  as doc. And the 3 lines:
-----------------------------------------------------
%files
%dir %{gemdir}/doc/%{gemname}-%{version}
%doc %{gemdir}/doc/%{gemname}-%{version}/rdoc
%{gemdir}/doc/%{gemname}-%{version}/ri
------------------------------------------------------
can be simplified as:
------------------------------------------------------
%files
%{gemdir}/doc/%{gemname}-%{version}/
------------------------------------------------------

-- 
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