From 13685e8c535e9a444765fc0e0a991b4b5ca99bc4 Mon Sep 17 00:00:00 2001 From: larryhaja Date: Wed, 13 Nov 2013 19:26:17 -0800 Subject: python/s3cmd: Added %README% for optional dependencies in README Signed-off-by: Robby Workman --- python/s3cmd/README | 2 +- python/s3cmd/s3cmd.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'python/s3cmd') diff --git a/python/s3cmd/README b/python/s3cmd/README index 5ca7c1be8c..88b9f251b6 100644 --- a/python/s3cmd/README +++ b/python/s3cmd/README @@ -2,7 +2,7 @@ S3cmd is a command line tool for uploading, retrieving and managing data in Amazon S3. It is best suited for power users who don't fear command line. It is also ideal for scripts, automated backups triggered from cron, etc. -S3cmd has an optional dependency for python-magic for mime-type indentification. +Optional: python-magic Before s3cmd can be used it must first be set up. Run 's3cmd --configure' and enter in you access key and your secret key and follow the instructions. After diff --git a/python/s3cmd/s3cmd.info b/python/s3cmd/s3cmd.info index b916e19981..34be43b401 100644 --- a/python/s3cmd/s3cmd.info +++ b/python/s3cmd/s3cmd.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/s3tools/s3cmd-1.1.0-beta3.tar.gz" MD5SUM="b27d9a5d5b5e32798947a3661e67e537" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="%README%" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -- cgit v1.2.3