           SPELL="audit"
         VERSION="3.0.9"
      PATCHLEVEL=1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]="http://people.redhat.com/sgrubb/${SPELL}/${SOURCE}"
     SOURCE_HASH=sha512:5219eb0b41746eca3406008a97731c0083e7be50ec88563a39537de22cb69fe88490f5fe5a11535930f360b11a62538e2ff6cbe39e059cd760038363954ef4d6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
        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
