SPECS: cvs2svn.spec - up to 2.1.0 (now also capable of converting ...

arekm arekm at pld-linux.org
Wed Feb 20 09:13:58 CET 2008


Author: arekm                        Date: Wed Feb 20 08:13:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.1.0 (now also capable of converting cvs into git repository)

---- Files affected:
SPECS:
   cvs2svn.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/cvs2svn.spec
diff -u SPECS/cvs2svn.spec:1.19 SPECS/cvs2svn.spec:1.20
--- SPECS/cvs2svn.spec:1.19	Sat Oct  6 23:59:18 2007
+++ SPECS/cvs2svn.spec	Wed Feb 20 09:13:52 2008
@@ -1,15 +1,15 @@
 # $Revision$, $Date$
-%define		_documentid	39919
+%define		_documentid	41596
 
-Summary:	CVS to Subversion Repository Converter
-Summary(pl.UTF-8):	Konwerter repozytoriów CVS do Subversion
+Summary:	CVS to Subversion or GIT Repository Converter
+Summary(pl.UTF-8):	Konwerter repozytoriów CVS do Subversion lub GIT
 Name:		cvs2svn
-Version:	2.0.1
+Version:	2.1.0
 Release:	1
 License:	Apache/BSD-like
 Group:		Development/Version Control
 Source0:	http://cvs2svn.tigris.org/files/documents/1462/%{_documentid}/%{name}-%{version}.tar.gz
-# Source0-md5:	98c010de53adb19de6f039aa733b5bbe
+# Source0-md5:	df6d42c94f99aeedffa8c438dbb7ac3d
 URL:		http://cvs2svn.tigris.org/
 BuildRequires:	python
 %pyrequires_eq	python-modules
@@ -18,10 +18,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-CVS to Subversion Repository Converter.
+CVS to Subversion or GIT Repository Converter.
 
 %description -l pl.UTF-8
-Konwerter repozytoriów CVS do Subversion.
+Konwerter repozytoriów CVS do Subversion lub GIT.
 
 %prep
 %setup -q
@@ -50,6 +50,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/cvs2svn_rcsparse
 %{py_sitescriptdir}/cvs2svn_lib
+%{py_sitescriptdir}/*.egg-info
 %{_mandir}/*/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -58,7 +59,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.19  2007-10-06 21:59:18  zawadaa
+Revision 1.20  2008-02-20 08:13:52  arekm
+- up to 2.1.0 (now also capable of converting cvs into git repository)
+
+Revision 1.19  2007/10/06 21:59:18  zawadaa
 - up to 2.0.1, STBR
 
 Revision 1.18  2007/03/05 08:23:36  arekm
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvs2svn.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list