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