Stable Release
Please read the installation instructions for information on how to install. If you need further assistance, post a message in the forums.
or download from the sourceforge mirrors
RPM::Specfile Update
Here is RPM::Specfile version 2.00. This was modified from the
original 1.19 source and I am making this available here for anyone
wishing to try out the latest CVS version of the RPM Development Environment.
Installation is fairly simple and follows the same steps as most other modules:
perl Makefile.PL
make
make test
make install
Development Version
WebCVS Access: http://kaizen-rpmde.cvs.sourceforge.net/kaizen-rpmde/
Anonymous CVS Access
Anonymous CVS access is available from the great folks at SourceForge.net.
cvs -d:pserver:anonymous@kaizen-rpmde.cvs.sourceforge.net:/cvsroot/kaizen-rpmde login
cvs -z3 -d:pserver:anonymous@kaizen-rpmde.cvs.sourceforge.net:/cvsroot/kaizen-rpmde co -P rpmde
