From cef319f1251a94c5d247a850a3ad2901cf346d12ecf8b59ae4452615857faf7d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 14:46:09 +0000 Subject: [PATCH] - Replace %fdupes -s with plain %fdupes; hardlinks are better. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado6?expand=0&rev=4 --- python-tornado6.changes | 5 +++++ python-tornado6.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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}