diff --git a/python-pycurl.changes b/python-pycurl.changes index 8386353..2953aa4 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -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 diff --git a/python-pycurl.spec b/python-pycurl.spec index 152215b..d00b2e0 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -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