15
0

Accepting request 157710 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/157710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2013-03-08 08:48:07 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 2 18:01:09 UTC 2013 - toddrme2178@gmail.com
- Fix building on SLES
-------------------------------------------------------------------
Wed Dec 19 15:48:13 UTC 2012 - saschpe@suse.de

View File

@@ -46,8 +46,10 @@ domain.
%package doc
Summary: Documentation for python-SQLAlchemy
Group: Documentation/Other
BuildArch: noarch
Requires: %{name} = %{version}
%if 0%{?suse_version} && 0%{?suse_version} > 1110
BuildArch: noarch
%endif
%description doc
This package contains HTML documentation, including tutorials and API