From 1f92065d562d131f4fa5a6707d044099a0225f2ca74e9d6da6a8d3175f77ba2e Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 20 Jul 2011 17:23:32 +0000 Subject: [PATCH] - Dropped unused BuildRequires for fdupes and python-sqlite2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=2 --- python-SQLAlchemy.changes | 5 +++++ python-SQLAlchemy.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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