From Fedora Project Wiki

< Features‎ | NoarchSubpackages

Revision as of 18:47, 27 January 2009 by Ffesti (talk | contribs) (first draft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The text pieces on this page are still drafts. Everyone feel free to add comments.


Packaging/Guidelines

Add following paragraph:

Noarch Packages

Whenever possible packages should be noarch. Large amounts of arch independent data should be packaged to noarch subpackages. Noarch packages and subpackages must contain the same content no matter on which architecture they have been build.

Packaging:ReviewGuidelines

Add the following lines:

  • SHOULD: The reviewer should check if the package as a whole or subpackages can be noarch.
  • SHOULD: Noarch packages and subpackages should contain the same content independent of the arch they have been build. The reviewer should use rpmdiff -t to check that.