libraries/logilab-common: Updated for version 0.50.3.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
grissiom 2010-06-20 09:28:33 -04:00 committed by Erik Hanson
parent ba37bb9cf9
commit d70c8ac11c
3 changed files with 8 additions and 9 deletions

View File

@ -5,11 +5,10 @@
# Written by Grissiom chaos.proton@gmail.com
PRGNAM=logilab-common
VERSION=${VERSION:-0.39.0}
VERSION=${VERSION:-0.50.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
@ -24,7 +23,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
set -e # Exit on most errors
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
@ -44,7 +43,7 @@ python setup.py install --root=$PKG
mkdir -p ${PKG}/usr/doc/$PRGNAM-$VERSION
rm -rf ${PKG}/usr/share
cp PKG-INFO README ChangeLog COPYING DEPENDS $PKG/usr/doc/$PRGNAM-$VERSION
cp PKG-INFO README ChangeLog COPYING $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View File

@ -1,8 +1,8 @@
PRGNAM="logilab-common"
VERSION="0.39.0"
VERSION="0.50.3"
HOMEPAGE="http://www.logilab.org/project/logilab-common"
DOWNLOAD="http://ftp.logilab.org/pub/common/logilab-common-0.39.0.tar.gz"
MD5SUM="9b49a710eb08225919aceedb84f1f28c"
DOWNLOAD="http://ftp.logilab.org/pub/common/logilab-common-0.50.3.tar.gz"
MD5SUM="b3ac2d2d3cc690c9446749048c177560"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="grissiom"

View File

@ -11,9 +11,9 @@ logilab-common:
logilab-common: logilab-common is a collection of useful miscellaneous modules used
logilab-common: by Logilab projects. It is released under the GNU Public License.
logilab-common:
logilab-common:
logilab-common: Homepage: http://www.logilab.org/848/
logilab-common:
logilab-common:
logilab-common:
logilab-common:
logilab-common:
logilab-common: