From 0ff3b12d0c2137335394288242eee1b3826403635675a0d9cd752bcf1efc1965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 13 Mar 2020 08:43:00 +0000 Subject: [PATCH] - Fix fdupes call OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aubio?expand=0&rev=32 --- python-aubio.changes | 5 +++++ python-aubio.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-aubio.changes b/python-aubio.changes index 4dba972..cf27430 100644 --- a/python-aubio.changes +++ b/python-aubio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 13 08:42:51 UTC 2020 - Tomáš Chvátal + +- Fix fdupes call + ------------------------------------------------------------------- Tue Feb 4 11:55:13 UTC 2020 - Tomáš Chvátal diff --git a/python-aubio.spec b/python-aubio.spec index a3072a7..fb96510 100644 --- a/python-aubio.spec +++ b/python-aubio.spec @@ -52,7 +52,7 @@ Its features include segmenting a sound file before each of its attacks, perform %install %python_install -%python_expand fdupes %{buildroot}/%{python_sitearch} +%python_expand %fdupes %{buildroot}/%{python_sitearch} %python_clone -a %{buildroot}/%{_bindir}/aubio %python_clone -a %{buildroot}/%{_bindir}/aubiocut