diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index e70da90..2f5ba9c 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 20 17:23:11 UTC 2011 - saschpe@gmx.de + +- Dropped unused BuildRequires for fdupes and python-sqlite2 + ------------------------------------------------------------------- Wed Jul 20 16:59:39 UTC 2011 - saschpe@gmx.de diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 13c54d8..745038a 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -26,9 +26,7 @@ Source0: http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-% BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute -BuildRequires: python-sqlite2 %if 0%{?suse_version} -BuildRequires: fdupes BuildRequires: update-desktop-files %py_requires %endif