From 8f0b0255a73772e7162697e89ecf8910629ec0fb88f1d95b00cec700b2d1e403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 10 Dec 2018 14:31:33 +0000 Subject: [PATCH] - Fix fdupes call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-spec-validator?expand=0&rev=6 --- python-openapi-spec-validator.changes | 5 +++++ python-openapi-spec-validator.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-openapi-spec-validator.changes b/python-openapi-spec-validator.changes index 1d85fd6..aff9e5f 100644 --- a/python-openapi-spec-validator.changes +++ b/python-openapi-spec-validator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 10 14:31:25 UTC 2018 - Tomáš Chvátal + +- Fix fdupes call + ------------------------------------------------------------------- Wed Aug 8 14:52:28 UTC 2018 - jengelh@inai.de diff --git a/python-openapi-spec-validator.spec b/python-openapi-spec-validator.spec index 8d4c2ea..d0f7c72 100644 --- a/python-openapi-spec-validator.spec +++ b/python-openapi-spec-validator.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/ # @@ -57,7 +57,7 @@ for full compliance with the Specification. %install %python_install %python_clone -a %{buildroot}%{_bindir}/openapi-spec-validator -%fdupes %{buildroot}%{_prefix} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %post %python_install_alternative openapi-spec-validator