forked from pool/python-SQLAlchemy
Accepting request 183985 from home:cberendt:branches:Cloud:OpenStack:Master
fixing build requirement from python-sqlite to python-pysqlite to also build on SLES11 SP3 OBS-URL: https://build.opensuse.org/request/show/183985 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=50
This commit is contained in:
committed by
Git OBS Bridge
parent
2e67e33ef7
commit
d65af9c187
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 12:45:58 UTC 2013 - berendt@b1-systems.de
|
||||
|
||||
- fixing build requirement from python-sqlite to python-pysqlite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 20:05:02 UTC 2013 - hpj@urpla.net
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-sqlite
|
||||
BuildRequires: python-pysqlite
|
||||
Provides: python-sqlalchemy = %{version}
|
||||
Obsoletes: python-sqlalchemy < %{version}
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
||||
Reference in New Issue
Block a user