forked from pool/python-SQLAlchemy
- 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:
committed by
Git OBS Bridge
parent
1f92065d56
commit
a90398cbc5
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 20 17:42:11 UTC 2011 - saschpe@gmx.de
|
||||||
|
|
||||||
|
- Let doc package require base package instead of recommends
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 20 17:23:11 UTC 2011 - saschpe@gmx.de
|
Wed Jul 20 17:23:11 UTC 2011 - saschpe@gmx.de
|
||||||
|
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ domain.
|
|||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for python-SQLAlchemy
|
Summary: Documentation for python-SQLAlchemy
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Recommends: python-SQLAlchemy = %version
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
This package contains HTML documentation, including tutorials and API
|
This package contains HTML documentation, including tutorials and API
|
||||||
|
|||||||
Reference in New Issue
Block a user