Search
j0ke.net Open Build Service
>
Projects
>
server:backup
>
baculafs
> BaculaFS.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File BaculaFS.patch of Package baculafs
diff -Nur BaculaFS-0.1.0.orig/setup.py BaculaFS-0.1.0/setup.py --- BaculaFS-0.1.0.orig/setup.py 2010-01-06 13:46:17.000000000 +0100 +++ BaculaFS-0.1.0/setup.py 2010-01-21 15:07:13.609147940 +0100 @@ -20,7 +20,7 @@ packages = find_packages(), license='GPL', platforms=['Linux'], - install_requires=['fuse-python>=0.2','pexpect>=2.3','MySQL-python>=1.2.2','psycopg2>=2.0.13'], + install_requires=['fuse-python>=0.2','python-pexpect>=2.3','MySQL-python>=1.2.2','psycopg2>=2.0.12'], classifiers = [ "Development Status :: 3 - Alpha", "Topic :: System :: Archiving :: Backup",