smock: Document how to use it without httpd
[fedora-mingw.git] / README
1 This repository contains:
2
3  * MinGW SIG packages _before_ they are accepted into Fedora CVS.
4
5  * Any other tools / scripts we need.
6
7 Other useful information:
8
9  * https://fedoraproject.org/wiki/SIGs/MinGW
10
11 News 2008-11-06
12 ----------------------------------------------------------------------
13
14 We have started the process of reviewing and importing packages into
15 Fedora.
16
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.
20
21 We need more reviewers:
22 https://bugzilla.redhat.com/buglist.cgi?quicksearch=mingw32
23
24 Build everything
25 ----------------------------------------------------------------------
26
27  * Install mock
28
29  * Install smock (read smock/README)
30
31  * Download source tarballs and put them in each package directory
32    (see .hgignore and the specfiles for a list).
33
34  * Run ./build-everything-in-mock.sh
35
36  * Build logs are printed to the screen and saved in 'buildall.log'