Browse Source

rebuilt with python-2.6

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@611 ec354946-7b23-47d6-9f5a-488ba84defc7
owa 14 years ago
parent
commit
f5046aa03f
1 changed files with 5 additions and 2 deletions
  1. 5 2
      c/cvs2svn/cvs2svn-vl.spec

+ 5 - 2
c/cvs2svn/cvs2svn-vl.spec

@@ -1,8 +1,8 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+## %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           cvs2svn
 Version:        1.5.1
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 Summary:        CVS to Subversion Repository Converter
 Summary(ja):    CVS から Subversion へのリポジトリコンバータ
 
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Mar 20 2010 Shu KONNO <owa@bg.wakwak.com> 1.5.1-3
+- rebuilt with python-2.6
+
 * Sun Sep 21 2008 Shu KONNO <owa@bg.wakwak.com> 1.5.1-2vl5
 - applied new versioning policy, spec in utf-8
 - rebuilt with python-2.5.2