1 This repository contains:
3 * MinGW SIG packages _before_ they are accepted into Fedora CVS.
5 * Any other tools / scripts we need.
7 Other useful information:
9 * https://fedoraproject.org/wiki/SIGs/MinGW
12 ----------------------------------------------------------------------
14 We have started the process of reviewing and importing packages into
17 As each package gets imported into Fedora, we *remove* it from this
18 repository. All further adjustments to the package should be done in
19 Fedora CVS, as with any ordinary Fedora package.
21 We need more reviewers:
22 https://bugzilla.redhat.com/buglist.cgi?quicksearch=mingw32
25 ----------------------------------------------------------------------
29 * Install smock (read smock/README)
31 * Download source tarballs and put them in each package directory
32 (see .hgignore and the specfiles for a list).
34 * Run ./build-everything-in-mock.sh
36 * Build logs are printed to the screen and saved in 'buildall.log'