forked from pool/python-pysaml2
Accepting request 318693 from home:seife:OpenStack:Master
fix build on non-SUSE distributions OBS-URL: https://build.opensuse.org/request/show/318693 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 16 15:40:39 UTC 2015 - seife+obs@b1-systems.com
|
||||
|
||||
- fix build on non-SUSE distributions whose rpm does not know
|
||||
"Recommends"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 10 08:48:46 UTC 2015 - dmueller@suse.com
|
||||
|
||||
|
@@ -42,9 +42,11 @@ BuildRequires: python-python-memcached
|
||||
BuildRequires: python-repoze.who
|
||||
BuildRequires: python-requests >= 1.0.0
|
||||
%endif
|
||||
%if 0%{?suse_release}
|
||||
Recommends: python-repoze.who
|
||||
# NOTE(saschpe): xmlsec has a lot of deps and some issues, thus not require it:
|
||||
Recommends: python-xmlsec
|
||||
%endif
|
||||
Requires: python-M2Crypto
|
||||
Requires: python-Paste
|
||||
Requires: python-decorator
|
||||
|
Reference in New Issue
Block a user