From Fedora Project Wiki

Revision as of 21:03, 11 June 2010 by Sparks (talk | contribs) (moved Talk:Docs/Drafts/BuildingPackagesGuide to Archive talk:BuildingPackagesGuide: Old data.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following metadata was found in MoinMoin that could not be converted to a useful value in MediaWiki:

  • include: <map>



Thoughts:

  • Add 'rpmlint' checks ?
  • Add where you can find 'valid' licenses and groups ?
  • Suggest that if it has an Obsoletes: tag, it should also have a Provides: tag to match ?
  • These are good items to reference:

http://fedoraproject.org/wiki/Packaging/Guidelines

http://fedoraproject.org/wiki/Packaging/NamingGuidelines

http://fedoraproject.org/wiki/Packaging/ScriptletSnippets

  • Show an example where a user/group is created on install, checked on upgrade, and removed on uninstall ?
  • Show how to gpg sign the package after it's been created ?
  • Show how to clean up after building a package - rpmdev-rmdevelrpms ?
  • Demonstrate the use of %ghost ?