cracklib: update to 2.8.19.

This commit is contained in:
Juan RP 2012-08-23 14:48:16 +02:00
parent 4b67a5e238
commit 7518637867
3 changed files with 12 additions and 17 deletions

View file

@ -1,15 +1,12 @@
# Template file for 'cracklib-devel'.
#
depends="zlib-devel cracklib"
noarch=yes
depends="zlib-devel cracklib>=${version}"
short_desc="${sourcepkg} development files"
long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
do_install()
{
mkdir -p ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/lib*.*a ${DESTDIR}/usr/lib
do_install() {
vmove usr/include usr
}

View file

@ -8,9 +8,6 @@ long_desc="${long_desc}
pycompile_module="."
do_install()
{
mkdir -p ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/lib/python* ${DESTDIR}/usr/lib
do_install() {
vmove "usr/lib/python*" usr/lib
}

View file

@ -1,15 +1,16 @@
# Template file for 'cracklib'
pkgname=cracklib
version=2.8.18
revision=7
homepage="http://cracklib.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/cracklib/$pkgname-$version.tar.gz"
version=2.8.19
revision=1
build_style=gnu-configure
configure_args="--disable-static"
makedepends="python-devel zlib-devel"
short_desc="Password Checking Library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454
homepage="http://cracklib.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/cracklib/$pkgname-$version.tar.gz"
checksum=7086b0ca23f875c9cd9ea2a993c262384b274dba9c4ea1da845ec8ac290748a9
long_desc="
cracklib is a password checking library. It can check a given password
against a dictionary file to find weak passwords (vulnerable to