14
0
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:
Tomáš Chvátal
2018-08-29 08:33:51 +00:00
committed by Git OBS Bridge
parent 53fa37b590
commit e9551c469b
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -72,7 +72,9 @@ export PYCURL_SSL_LIBRARY=openssl
%install
export PYCURL_SSL_LIBRARY=openssl
%python_install --with-openssl
rm -rf %{buildroot}%{_datadir}/doc # Remove wrongly installed junk
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check