Bump revision for packages requiring python.

This commit is contained in:
Juan RP
2010-11-17 21:08:18 +01:00
parent 7e7134d490
commit e23fb836b6
44 changed files with 123 additions and 66 deletions

View File

@@ -1,6 +1,7 @@
# Template file for 'bzr'
pkgname=bzr
version=2.1.0
revision=1
distfiles="http://launchpad.net/bzr/2.1/$version/+download/bzr-$version.tar.gz"
build_style=python-module
short_desc="Distributed version control system that Just Works"
@@ -14,5 +15,6 @@ long_desc="
Add_dependency run glibc
Add_dependency run zlib
Add_dependency full python
Add_dependency run python
Add_dependency build zlib-devel
Add_dependency build python-devel