From Fedora Project Wiki
(Redirected from Talk:Docs/Drafts/BuildingPackagesGuide)
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 ?