]> git.xonotic.org Git - xonotic/gmqcc.git/blob - distro/fedora/INSTALL
c86a8a34287e759bcc00cbbc3cdd856641bf7854
[xonotic/gmqcc.git] / distro / fedora / INSTALL
1 To use the spec files in this fedora directory you need the core
2 development tools for Fedora, building enviroment for the user, and
3 the directory structure for it. If you don't already have these, issue
4 the following commands.
5
6 # yum groupinstall "Development Tools"
7 # yum install rpmdevtools
8 # yum install mock
9 # rpmdev-setuptree
10
11 Now, depending on the version of GMQCC you want, there are a serise of
12 maintained spec files in this directory. Choose the version you want and
13 issue the following to build the RPM.
14
15 # rpmbuild -bs gmqcc-[[version]].spec
16
17 This will create a src.rpm file in the working directory, which needs
18 to be moved