forked from pool/python-pycurl
- Make sure we build on Leap 42.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=43
This commit is contained in:
committed by
Git OBS Bridge
parent
53fa37b590
commit
e9551c469b
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 29 08:33:02 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Make sure we build on Leap 42.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 9 11:15:17 UTC 2018 - tchvatal@suse.com
|
Thu Aug 9 11:15:17 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -72,7 +72,9 @@ export PYCURL_SSL_LIBRARY=openssl
|
|||||||
%install
|
%install
|
||||||
export PYCURL_SSL_LIBRARY=openssl
|
export PYCURL_SSL_LIBRARY=openssl
|
||||||
%python_install --with-openssl
|
%python_install --with-openssl
|
||||||
|
|
||||||
rm -rf %{buildroot}%{_datadir}/doc # Remove wrongly installed junk
|
rm -rf %{buildroot}%{_datadir}/doc # Remove wrongly installed junk
|
||||||
|
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Reference in New Issue
Block a user