From Fedora Project Wiki

m (1 revision(s))
mNo edit summary
Line 1: Line 1:
The following metadata was found in MoinMoin that could not be converted
The following metadata was found in MoinMoin that could not be converted
to a useful value in MediaWiki:
to a useful value in MediaWiki:


* include: <map>
* 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 ?

Revision as of 04:42, 15 January 2009

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 ?