Difference between revisions of "Fedora-maintainer"

From Bashlinux
Jump to: navigation, search
 
(Redirected page to Fedora Package Maintainer)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
#REDIRECT [[Fedora Package Maintainer]]
__NOTOC__
 
== Fedora Package Maintainer ==
 
 
==== manpages ====
 
If exists (and only if) it must be present on rpm.
 
 
When `xsltproc` is unable to process a file in order to generate manpages, then `db2x_docbook2man` could be used to generate with no error pages on build stage. Also don't forget to add the dependency in the Spec file.
 
 
<pre><nowiki>
 
Requires: docbook2X
 
</nowiki></pre>
 

Latest revision as of 22:04, 6 June 2015