Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=python27.git;a=commitdiff;h=9f223ef3f7f92a6dd5aab31f2bf196ef26e5df44
commit 9f223ef3f7f92a6dd5aab31f2bf196ef26e5df44 Author: Miklos Vajna <[email protected]> Date: Wed Sep 1 12:07:34 2010 +0200 pysvn-1.7.4-2-i686 - rebuilt with python-2.7 diff --git a/source/devel-extra/pysvn/FrugalBuild b/source/devel-extra/pysvn/FrugalBuild index 8c4fcb6..f053aa7 100644 --- a/source/devel-extra/pysvn/FrugalBuild +++ b/source/devel-extra/pysvn/FrugalBuild @@ -4,11 +4,11 @@ pkgname=pysvn pkgver=1.7.4 pkgid=48023 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for Subversion" url="http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1762" depends=('subversion') -makedepends=('pycxx>=5.4.1') +makedepends=('pycxx>=6.2.1-2') groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url|Flasttar" @@ -26,6 +26,6 @@ build() make || return 1 Fmkdir $_F_python_libdir/pysvn Ffilerel pysvn/__init__.py $_F_python_libdir/pysvn/ - Fexerel pysvn/_pysvn_2_6.so $_F_python_libdir/pysvn/ + Fexerel pysvn/_pysvn_2_7.so $_F_python_libdir/pysvn/ } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
