For building RPMs, a spec file is already supplied and will be
made automatically after ./configure is ran.
The spec file expects a source tarball with the following
structure:
The contents of each subdirectory is the entire source tree for
each tool (Windows specific files and source metadata are
optional, of course). You must make a tar.gz
file and put it in /usr/src/redhat/SOURCES
(or whatever is your rpm SOURCES directory).