rpm/perl-RPM2
cturner af6895764a ... and a version bump
CVS patchset: 6941
CVS date: 2003/07/23 13:23:53
2003-07-23 13:23:53 +00:00
..
Changes incorporate install/remove, as well as sort fix, from James Olin Oden 2003-07-23 13:23:34 +00:00
MANIFEST beginnings of control over the verify flags for transactions 2003-03-09 18:34:27 +00:00
Makefile.PL lot of changes to fix some fundamental refcount probs. also add new header sprintf method from James Olin Oden 2003-03-09 09:56:44 +00:00
README initial import of perl-RPM2 2002-04-07 06:45:24 +00:00
RPM2.pm ... and a version bump 2003-07-23 13:23:53 +00:00
RPM2.xs incorporate install/remove, as well as sort fix, from James Olin Oden 2003-07-23 13:23:34 +00:00
test-rpm-1.0-1.noarch.rpm vastly improve test suite; add some new methods; add some documentation; use librpm.la to help determine linker parameters 2002-04-14 05:13:23 +00:00
test-rpm-1.0-1.src.rpm vastly improve test suite; add some new methods; add some documentation; use librpm.la to help determine linker parameters 2002-04-14 05:13:23 +00:00
test-rpm.spec vastly improve test suite; add some new methods; add some documentation; use librpm.la to help determine linker parameters 2002-04-14 05:13:23 +00:00
test.pl incorporate install/remove, as well as sort fix, from James Olin Oden 2003-07-23 13:23:34 +00:00
typemap incorporate install/remove, as well as sort fix, from James Olin Oden 2003-07-23 13:23:34 +00:00

README

RPM2 version 0.01
=================

The README is used to introduce the module and provide instructions on
how to install the module, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the
README file from a module distribution so that people browsing the
archive can use it get an idea of the modules uses. It is usually a
good idea to provide version information here so that people can
decide whether fixes for the module are worth downloading.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  blah blah blah

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2001 A. U. Thor blah blah blah