diff --git a/python-tornado6.changes b/python-tornado6.changes index 7ee8def..39bbf15 100644 --- a/python-tornado6.changes +++ b/python-tornado6.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 14 14:45:59 UTC 2019 - Matej Cepl + +- Replace %fdupes -s with plain %fdupes; hardlinks are better. + ------------------------------------------------------------------- Thu Oct 10 14:11:48 UTC 2019 - Dominique Leuenberger diff --git a/python-tornado6.spec b/python-tornado6.spec index 2ddcee1..e5b9d06 100644 --- a/python-tornado6.spec +++ b/python-tornado6.spec @@ -41,8 +41,8 @@ Recommends: python-Twisted Recommends: python-pycares Recommends: python-pycurl Recommends: python-service_identity -Provides: python-tornado = %{version} Conflicts: python-tornado-impl +Provides: python-tornado = %{version} Provides: python-tornado-impl = %{version} Provides: python-toro = %{version} Obsoletes: python-toro < %{version} @@ -82,7 +82,7 @@ fi %install %python_install -%fdupes -s demos +%fdupes demos %python_expand rm -r %{buildroot}%{$python_sitearch}/tornado/test %python_expand %fdupes %{buildroot}%{$python_sitearch}