Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37727228
en ru br
ALT Linux repos
S:2.3.0-alt1
5.0: 0.9.8.4-alt1

Group :: Networking/Other
RPM: s3cmd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: s3cmd
Version: 0.9.8.4
Release: alt1
License: GPL

Group: Networking/Other
Packager: Veaceslav Grecea <slavutich at altlinux.org>

Source: http://prdownloads.sourceforge.net/s3tools/%name-%version.tar.gz
# Automatically added by buildreq on Fri Nov 14 2008
BuildRequires: python-devel python-modules-xml
BuildArch: noarch
Summary: S3cmd is a tool for managing Amazon S3 storage space

%description
S3cmd lets you copy files from/to Amazon S3
(Simple Storage Service) using a simple to use
command line client.
Features include 'sync' command for rsync-like
directory tree synchronization.

%prep
%setup -q -n %name-%version

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot

%files
%doc INSTALL NEWS README
%_bindir/*
%_man1dir/*.1*
%python_sitelibdir/*
%exclude %_docdir/packages/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin