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

--- Comment #7 from Terje Røsten <[email protected]> 2012-05-11 07:21:28 
EDT ---

All man pages is marked as %doc by rpmbuild, you can drop the %doc macro here.

Listing is recursive by default:

%dir %{_datadir}/%{name}
%{_datadir}/%{name}/*

could just be:

%{_datadir}/%{name}

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to