diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 959529d..79e322b 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 10 10:56:36 UTC 2011 - saschpe@suse.de + +- Add depenendency on pysqlite + ------------------------------------------------------------------- Wed Sep 21 11:51:17 UTC 2011 - saschpe@suse.de diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 709fd24..e273cc1 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -28,6 +28,7 @@ Source0: http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-% BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute +BuildRequires: python-pysqlite BuildRequires: python-nose %if 0%{?suse_version} BuildRequires: update-desktop-files