forked from pool/python-httplib2
Accepting request 209109 from devel:languages:python
- SUSE internal build service does not recognize %0{sles_version} use a different version inidcator to depend on openssl-certs vs ca-certificates (forwarded request 208955 from rjschwei) OBS-URL: https://build.opensuse.org/request/show/209109 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 30 10:26:23 UTC 2013 - rschweikert@suse.com
|
||||||
|
|
||||||
|
- SUSE internal build service does not recognize %0{sles_version}
|
||||||
|
use a different version inidcator to depend on openssl-certs vs
|
||||||
|
ca-certificates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 15 10:06:46 UTC 2013 - speilicke@suse.com
|
Thu Aug 15 10:06:46 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
@@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
# Test requirements (for ssl module):
|
# Test requirements (for ssl module):
|
||||||
#BuildRequires: python
|
#BuildRequires: python
|
||||||
%if 0%{?sles_version}
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
Requires: openssl-certs
|
Requires: openssl-certs
|
||||||
%else
|
%else
|
||||||
Requires: ca-certificates
|
Requires: ca-certificates
|
||||||
|
Reference in New Issue
Block a user