          MODULE=rpm
           MAJOR=5.2
         VERSION=${MAJOR}.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://rpm5.org/files/rpm/rpm-$MAJOR
      SOURCE_VFY=sha1:45031ea461738f081559082d35ce80fcfea822e6
        WEB_SITE=http://www.rpm5.org
         ENTERED=20021102
         UPDATED=20090725
           PSAFE=no
           SHORT="Redhat command line driven package management system"

cat << EOF
The RPM Package Manager (RPM) is a powerful command line driven package
management system capable of installing, uninstalling, verifying, querying,
and updating software packages. Each software package consists of an archive
of files along with information about the package like its version, a
description, etc.
EOF
