[Bug 226125] Merge Review: man-pages-it

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 6 14:14:18 UTC 2007


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

Summary: Merge Review: man-pages-it


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





------- Additional Comments From musuruan at gmail.com  2007-12-06 09:14 EST -------
Also missed:

17. You must always use macros instead of full paths: %{_mandir} instead of
/usr/share/man

18. There is no really %build section. Move its content to %prep. Rpmlint will
give a warning with an empty %build section, but in this case it is OK. 

19. You should use 

make install MANDIR=$RPM_BUILD_ROOT%{_mandir}/it

to copy man pages to thier destination. This avoid the checks to update current
installed man pages (there are no current installed man pages since they go in
the buildroot).

Bye,

Andrea.


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list