From Fedora Project Wiki

< MinGW

Revision as of 13:46, 20 March 2009 by Rjones (talk | contribs) (New page: = Guidelines for submitting a new package to MinGW = Help the reviewers by following these straightforward steps: # Join the package maintainers # and in part...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Guidelines for submitting a new package to MinGW

Help the reviewers by following these straightforward steps:

  1. Join the package maintainers
  2. and in particular, create a review request for your package.
  3. Make a scratch build of your package:
    koji build --scratch dist-f11 your.src.rpm
  4. Post a link in the review request
  5. Run rpmlint on the source and binary RPMs and attach the full output to the review request
  6. Add fedora-mingw@lists.fedoraproject.org to the CC list for the review request
  7. Make the review request alias field be the same as the package name (this makes it easy to refer to the package by name)
  8. Set the dependencies in the review request correctly. Almost every package should depend on mingw32-gcc.