           SPELL="audit"
         VERSION="2.0.4"
          SOURCE="${SPELL}-${VERSION}.tar.gz"
     SOURCE_HASH=sha512:e46bfdda86327ce8a3e183dc15a6bc97a5e67d8114a43f80358e785238be79057572572ea650ddfa6356a5e832c0be94de6166371d3f2e492b91192afea2dd31
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
   SOURCE_URL[0]="http://people.redhat.com/sgrubb/${SPELL}/${SOURCE}"
        WEB_SITE="http://people.redhat.com/sgrubb/audit/"
         ENTERED="20040815"
      LICENSE[0]="GPL"
           SHORT="Userspace Tools for Linux Auditing Framework"
cat << EOF
The main goals were to provide system call auditing with 1) as low
overhead as possible, and 2) without duplicating functionality that is
already provided by SELinux (and/or other security infrastructures).
This framework will work "stand-alone", but is not designed to provide,
e.g., CAPP functionality without another security component in place.
EOF
