          MODULE=rpm
           MAJOR=5.4
         VERSION=$MAJOR.9
          SOURCE=$MODULE-$VERSION-0.20120508.src.rpm
      SOURCE_URL=http://rpm5.org/files/rpm/rpm-$MAJOR
      SOURCE_VFY=sha1:20e5cc7e29ff45b6c5378dbe8ae4af4d1b217971
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
        WEB_SITE=http://www.rpm5.org
         ENTERED=20021102
         UPDATED=20120527
           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
