From Fedora Project Wiki

(merging in PackageMaintainers content)
(ad several more useful links for packagers)
(57 intermediate revisions by 28 users not shown)
Line 1: Line 1:
Other useful links for Package Maintainers:
{{autolang|base=yes}}


==For Users==
Fedora Packages are maintained collectively by a community of both Red Hat members and volunteers.
* Available Packages:
** Fedora 10: [http://koji.fedoraproject.org/koji/packages?tagID=64 Everything]
** Fedora 9: [http://koji.fedoraproject.org/koji/packages?tagID=50 Everything]
** Fedora 8: [http://koji.fedoraproject.org/koji/packages?tagID=31 Everything]


== Admin Requests / Tracking ==
== Contributing roles ==
{{admon/tip|Contributing roles|This is only a suggestion for contributing roles. Only your imagination sets the limits. }}


Repository and CVS status pages for requesting manual copies and removals of packages:
{|class="nobordersplz"
|-
|
[[Image:Join_OSDeveloper.png]]


* [[ReleaseEngineering| RPM Repository Admin requests]]  
[[Join#OS_Developer|OS Developer]]
|}


== Fedora Engineering Steering Committee (FESCo) ==
==Other useful links for Package Maintainers==


Fedora technical management is organized by the Fedora Engineering Steering Committee (FESCo).
=== Get Involved ===


* [[Development/SteeringCommittee| FESCo Members]]  
{{Link/Start|https://fedoraproject.org/wiki/Join_the_package_collection_maintainers|Want to become a member of the package collection maintainers? - Start your Membership here! }}
* [[Development/Schedule| FESCo's current schedule]]  
 
* [[Package_Review_Process|Package Review Process]] - describes the formal review process (for both contributors and reviewers)
* [[:Category:Packaging_SIGs| Packaging SIGs]] - Informal groups of packagers working on specific areas of the distribution
* [[EPEL|  EPEL]]  - Rebuild of Fedora packages for RHEL or compatible derivatives
 
=== Packaging Guidelines ===
 
The [[Packaging:Committee|Packaging Committee]] handles the rules and [[:Category:Packaging guidelines|guidelines]] for writing SPEC files for software in Fedora. The most important ones:
 
* [[Packaging:Guidelines| Packaging Guidelines]]
* [[Packaging:LicensingGuidelines |Licensing Guidelines]]
* [[Packaging:NamingGuidelines| Package Naming Guidelines]]
* [[Packaging:DistTag| Dist Tag Guidelines]]
* [[Packaging:ReviewGuidelines| Package Review Guidelines]]
* [[Packaging:ScriptletSnippets| Recipes for RPM post scripts]]
 
=== Introduction to packaging ===
 
* [[How to create a GNU Hello RPM package]] - for those of us with shorter attention spans, preferring ''less'' detail
* [[How to create an RPM package]] - start here if you don't know how to create an RPM package and want a detailed guide.
* [http://rpm.org/max-rpm-snapshot/ Maximum RPM Book] - most detailed, but slightly obsolete
* [http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/index.html RPM Guide] - an in-depth guide to RPM
* [[Docs/Drafts/BuildingPackagesGuide | Building Packages Guide]] - Work through these examples, you'll learn a lot.
 
{{Anchor|developers}}
=== Procedures, Policies and Guides ===
* [[Package Review Process]] - Get a package into the Fedora Package Collection
* [[Package maintainer responsibilities]] - Your responsibilities if you maintain a package
* [[Updates Policy]] - Policy for when to push updates to packages and when not to
* [[Package maintenance guide]] - a guide, tips, and FAQs for using the Fedora package maintenance system
* [[Package update HOWTO]] - Procedure to update a package
* [[Package Renaming Process]] and [[Upgrade paths — renaming or splitting_packages]] - Procedure for properly obsoleting packages when they are renamed, split, or joined
* [[How to remove a package at end of life]]
* [[Using Mock to test package builds]]
* [[Using the Koji build system]]
* [https://fedorahosted.org/bodhi/wiki/CLI Using the [[Bodhi]] CLI tool]
* [[Milestone freezes]] - how the Fedora Alpha, Beta and Final freezes affect packagers
* [[Fedora Release Life Cycle]] - information on the Fedora development process, particularly various freeze dates and such
 
=== Resources for Fedora Package Collection contributors ===
 
* [[SIGs|  SIGs]]  - Fedora Special Interest Groups
* [https://bugzilla.redhat.com/bugzilla/describecomponents.cgi?product=Fedora Fedora package components in bugzilla]
* [http://koji.fedoraproject.org/koji/ koji - Fedora Package Build System] / [https://koji.fedoraproject.org/koji/ Secure connection with Fedora User Cert]
* [https://admin.fedoraproject.org/pkgdb Fedora Package Database]
* [https://admin.fedoraproject.org/updates bodhi - Fedora Package Update System]
* [[Package_SCM_admin_requests| RPM Repository Admin requests]] - Repository and Git status pages for requesting manual copies and removals of packages
* [[Vacation|  Vacation Notice]]  - Add a vacation note if you are going to be unavailable for a few days.
* [[Test Machine Resources For Package Maintainers | Test Machines]] - Contributed servers for test, mock build, compile or debug packages before submitting to koji
* [[Fedorapeople_Repos]] - A place to host various personal repos
 
=== Important Mailing Lists ===
 
* {{fplist|devel-announce}} is a low traffic, announcements only, list, where important development information is posted.
* {{fplist|devel}} is a high traffic mailing list, where discussions about the development of Fedora are held.
* {{fplist|package-announce}} is a very high traffic mailing list, where notifications are given for all the commits in any package in the Fedora repository. Note that the Fedora package database sends commit mails for packages you (co-)maintain.
* {{fplist|packaging}} is the mailing list of the [[Packaging:Committee |Fedora Packaging Committee]], who determine the official packaging guidelines for Fedora projects.
 
=== Fedora Engineering Steering Committee (FESCo) ===
 
Fedora technical management is organized by the [[Fedora_Engineering_Steering_Committee |Fedora Engineering Steering Committee (FESCo)]].
 
* [[Development/SteeringCommittee| FESCo Members]] | [[Development/Schedule| FESCo's current schedule]] | [[Development/SteeringCommittee/Meetings| Summaries from the past FESCo meetings]]
* [[Development/Schedule/IdeasContainer| Ideas Container to collect long term ideas]]  (feel free to add things here!)
* [[Development/Schedule/IdeasContainer| Ideas Container to collect long term ideas]]  (feel free to add things here!)
* [[Development/SteeringCommittee/Meetings| Summaries from the past FESCo meetings]]
 
[[Category:Packaging]]
[[Category:Fedora sub-projects]]

Revision as of 00:46, 26 September 2014

Fedora Packages are maintained collectively by a community of both Red Hat members and volunteers.

Contributing roles

Idea.png
Contributing roles
This is only a suggestion for contributing roles. Only your imagination sets the limits.

Join OSDeveloper.png

OS Developer

Other useful links for Package Maintainers

Get Involved

  • Package Review Process - describes the formal review process (for both contributors and reviewers)
  • Packaging SIGs - Informal groups of packagers working on specific areas of the distribution
  • EPEL - Rebuild of Fedora packages for RHEL or compatible derivatives

Packaging Guidelines

The Packaging Committee handles the rules and guidelines for writing SPEC files for software in Fedora. The most important ones:

Introduction to packaging

Procedures, Policies and Guides

Resources for Fedora Package Collection contributors

Important Mailing Lists

  • devel-announce is a low traffic, announcements only, list, where important development information is posted.
  • devel is a high traffic mailing list, where discussions about the development of Fedora are held.
  • package-announce is a very high traffic mailing list, where notifications are given for all the commits in any package in the Fedora repository. Note that the Fedora package database sends commit mails for packages you (co-)maintain.
  • packaging is the mailing list of the Fedora Packaging Committee, who determine the official packaging guidelines for Fedora projects.

Fedora Engineering Steering Committee (FESCo)

Fedora technical management is organized by the Fedora Engineering Steering Committee (FESCo).

Subcategories

This category has the following 6 subcategories, out of 6 total.

Pages in category "Package Maintainers"

The following 61 pages are in this category, out of 61 total.