From e9551c469b3c845b25aa5225a2d87f6a85c1185ea0d2e224dfb9e5777b4db909 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 29 Aug 2018 08:33:51 +0000 Subject: [PATCH] - 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 --- python-pycurl.changes | 5 +++++ python-pycurl.spec | 2 ++ 2 files changed, 7 insertions(+) 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