Difference between revisions of "Fedora-maintainer"

From Bashlinux
Jump to: navigation, search
(Redirected page to Fedora Package Maintainer)
 
Line 1: Line 1:
 
#REDIRECT [[Fedora Package Maintainer]]
__NOTITLE__
 
__NOTOC__
 
= Fedora Package Maintainer =
 
Fedora repositories are recently changed to git repositories (Aug 2010).
 
 
To checkout a package do run:
 
# fedpkg clone -a <package name>
 
 
== Others ==
 
==== 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.
 
Requires: docbook2X
 
 
== Links ==
 
* Join to the package maintainers: http://fedoraproject.org/wiki/PackageMaintainers/Join
 
* Koji : http://fedoraproject.org/wiki/PackageMaintainers/UsingKoji
 
* Mock: http://fedoraproject.org/wiki/Projects/Mock
 
* Create Fedora RPM : http://fedoraproject.org/wiki/PackageMaintainers/CreatingPackageHowTo
 
* Packaging Python: http://fedoraproject.org/wiki/Packaging/Python
 

Latest revision as of 22:04, 6 June 2015