[project @ 2000-04-30 01:42:23 by chak]
authorchak <unknown>
Sun, 30 Apr 2000 01:42:23 +0000 (01:42 +0000)
committerchak <unknown>
Sun, 30 Apr 2000 01:42:23 +0000 (01:42 +0000)
commitdc02653bd623bafdda79d1c30fc9cd285ad6e4f7
tree05c45ba4af28729ebf95276f1985965a3e986818
parent06fb5e3cfae85ba7318ce77bdf92ce7759c08641
[project @ 2000-04-30 01:42:23 by chak]
The first version of a script that allows building rpm packages directly from
CVS.  It currently works for ghc only, but will be extended to cover the
other fptools.

It should work on all rpm-based systems, as I tried to avoid any dependency on
Red Hat systems (as far as I am aware of them).  In particular, the rpm build
process is carried out below /tmp instead of the standard /usr/src/redhat
hierarchy.

By default the cvs head of the anonymous repository is built, but cvs-style -d
-D, and -r options allow to built from a different repository and revision.

[This version is only half tested, because the CVS head seems to not build
anymore today.]
distrib/cvs-build [new file with mode: 0644]