17
0

- Let doc package require base package instead of recommends

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2011-07-20 17:43:00 +00:00
committed by Git OBS Bridge
parent 1f92065d56
commit a90398cbc5
2 changed files with 6 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ domain.
%package doc
Summary: Documentation for python-SQLAlchemy
Group: Documentation/Other
Recommends: python-SQLAlchemy = %version
Requires: %{name} = %{version}
%description doc
This package contains HTML documentation, including tutorials and API