Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37728620
en ru br
Репозитории ALT
S:2.5.0-alt1
5.1: 2.3.0-alt1
4.1: 1.3.1-alt1.1
4.0: 1.3.1-alt1
3.0: 1.2.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: cvs2svn

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%def_without M24

%def_disable check

%if_with M24
%define _release alt0.M24.1
%else
%define _release alt1
%endif

Name: cvs2svn
Version: 1.2.1
Release: %_release
Packager: Grigory Batalov <bga at altlinux.ru>

Summary: Convert CVS repositories to Subversion repositories
Summary(ru_RU.KOI8-R): Перенос репозитариев из CVS в Subversion
# see COPYING
License: Apache-style
Group: Development/Other
Url: http://cvs2svn.tigris.org/

Source0: http://cvs2svn.tigris.org/files/documents/1462/20727/%name-%version.tar.bz2

# for testing

#BuildRequires: subversion-repos subversion cvs python
#Requires: python-svn subversion-repos cvs rcs
BuildArch: noarch

BuildRequires: cvs rcs subversion-server-common subversion-python
BuildPreReq: python-devel = 2.4

# Automatically added by buildreq on Mon Mar 21 2005

#BuildRequires: cvs python-base python-modules-bsddb python-modules-encodings rcs subversion-server-common

%description
cvs2svn aims to allows you to convert a CVS repository to a Subversion one.
This work for complete conversion, not a synchronisation for each commit.

%description -l ru_RU.KOI8-R
cvs2svn предназначен для конвертирования репозитариев из CVS в Subversion.
Подразумевается окончательный перенос, а не синхронизация обновлений.

%prep
%setup -q

%build
%if_enabled check
# is needed for testing
LANG=en_US.UTF-8
export LANG

#./run-tests.py

%make_build check
%endif

%install
%make_install install DESTDIR=%buildroot

%files
%doc BUGS CHANGES COMMITTERS COPYING HACKING README design-notes.txt www
%_bindir/*
%_libdir/python%__python_version/site-packages/cvs2svn_rcsparse

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin