Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37731328
en ru br
ALT Linux repos
D:0.9.31-alt0.1.080422
5.0: 0.9.27-alt1.1
4.1: 0.9.27-alt1.1
4.0: 0.9.27-alt1

Group :: Development/Other
RPM: tailor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: tailor
Version: 0.9.27
Release: alt1

Summary: Migrate changesets between SCMs
License: GPL
Group: Development/Other
URL: http://www.darcs.net/DarcsWiki/Tailor

Source: %name-%version-%release.tar

BuildArch: noarch

Requires: python = %__python_version
BuildPreReq: python-devel = %__python_version

%description
Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS,
Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories.

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

%build
CFLAGS='%optflags' \
%__python setup.py build

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

%files
%doc README*
%_bindir/tailor
%python_sitelibdir/vcpx/

%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