forked from pool/python-beautifulsoup4
Accepting request 318750 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/318750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beautifulsoup4?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 24 20:25:54 UTC 2015 - seife+obs@b1-systems.com
|
||||
|
||||
- fix non-SUSE build by conditionalizing Recommends: tag
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 15:05:55 UTC 2014 - speilicke@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-beautifulsoup4
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -72,7 +72,9 @@ Beautiful Soup.
|
||||
%package doc
|
||||
Summary: Documentation for %{name}
|
||||
Group: Development/Libraries/Python
|
||||
%if 0%{?suse_version}
|
||||
Recommends: %{name} = %{version}
|
||||
%endif
|
||||
|
||||
%description doc
|
||||
Documentation and help files for %{name}
|
||||
|
||||
Reference in New Issue
Block a user