From 649a79bc8a88202036eacd7ab553d101b64fb7a1e3654cc33303e868c2a39fed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Dec 2018 10:05:37 +0000 Subject: [PATCH] - Fix fdupes call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alabaster?expand=0&rev=14 --- python-alabaster.changes | 5 +++++ python-alabaster.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-alabaster.changes b/python-alabaster.changes index 3f4fa2f..5263af5 100644 --- a/python-alabaster.changes +++ b/python-alabaster.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 6 10:05:29 UTC 2018 - Tomáš Chvátal + +- Fix fdupes call + ------------------------------------------------------------------- Mon Jul 16 16:17:11 UTC 2018 - arun@gmx.de diff --git a/python-alabaster.spec b/python-alabaster.spec index df4e3ac..487478f 100644 --- a/python-alabaster.spec +++ b/python-alabaster.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -45,7 +45,7 @@ projects. %install %python_install -%fdupes %{buildroot}%{_prefix} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} %{python_sitelib}/alabaster*