]> git.pld-linux.org Git - packages/cvs2svn.git/commitdiff
- up to 2.3.0 auto/th/cvs2svn-2_3_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 20 Sep 2009 08:30:10 +0000 (08:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvs2svn.spec -> 1.28

cvs2svn.spec

index de7a2e08c79c097e9fed28cc9e703992ed2a96d6..b350e1ab7f2d7b91a34eac6bd6e8a04c51a6ad52 100644 (file)
@@ -1,14 +1,14 @@
-%define                _documentid     44372
+%define                _documentid     46528
 
 Summary:       CVS to Subversion or GIT Repository Converter
 Summary(pl.UTF-8):     Konwerter repozytoriów CVS do Subversion lub GIT
 Name:          cvs2svn
-Version:       2.2.0
+Version:       2.3.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: 466b757fdef5378a46bba4ceefd047a4
+# Source0-md5: 6c412baec974f3ff64b9145944682a15
 URL:           http://cvs2svn.tigris.org/
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: rpm-pythonprov
@@ -37,7 +37,6 @@ python setup.py install \
        --root=$RPM_BUILD_ROOT \
        --optimize=2
 
-install *.1 $RPM_BUILD_ROOT%{_mandir}/man1
 rm -f $RPM_BUILD_ROOT%{py_sitescriptdir}/*/*.py
 
 %clean
@@ -51,4 +50,3 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitescriptdir}/cvs2svn_rcsparse
 %{py_sitescriptdir}/cvs2svn_lib
 %{py_sitescriptdir}/*.egg-info
-%{_mandir}/*/*
This page took 0.075933 seconds and 4 git commands to generate.