From f544a4881c31b9136c9d787ad04a875cc98ed05dc65af81208b438c4208dfc45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 7 Mar 2019 11:11:23 +0000 Subject: [PATCH] - Fix fdupes call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=21 --- python-metaextract.changes | 5 +++++ python-metaextract.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-metaextract.changes b/python-metaextract.changes index cc3d2c6..1ae167a 100644 --- a/python-metaextract.changes +++ b/python-metaextract.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 7 11:11:14 UTC 2019 - Tomáš Chvátal + +- Fix fdupes call + ------------------------------------------------------------------- Tue Dec 4 12:50:22 UTC 2018 - Matej Cepl diff --git a/python-metaextract.spec b/python-metaextract.spec index 0084817..0991677 100644 --- a/python-metaextract.spec +++ b/python-metaextract.spec @@ -1,7 +1,7 @@ # # spec file for package python-metaextract # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,7 +52,7 @@ useful for others, too. %install %python_install -%python_expand %fdupes %{buildroot}%{python_sitelib} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_clone -a %{buildroot}%{_bindir}/metaextract