diff --git a/coreutils-testsuite.changes b/coreutils-testsuite.changes index 09175ff..da3e0ed 100644 --- a/coreutils-testsuite.changes +++ b/coreutils-testsuite.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 19 11:53:13 UTC 2019 - Ludwig Nussel + +- Do not recommend lang package. The lang package already has a + supplements. + ------------------------------------------------------------------- Mon Mar 11 07:13:38 UTC 2019 - Bernhard Voelker diff --git a/coreutils-testsuite.spec b/coreutils-testsuite.spec index a116c0d..b572f59 100644 --- a/coreutils-testsuite.spec +++ b/coreutils-testsuite.spec @@ -68,10 +68,6 @@ Provides: stat = %{version} Provides: textutils = %{version} %endif -%if "%{name}" == "coreutils" -Recommends: %{name}-lang = %version -%endif - # this will create a cycle, broken up randomly - coreutils is just # too core to have other prerequisites. #PreReq: permissions diff --git a/coreutils.changes b/coreutils.changes index 09175ff..da3e0ed 100644 --- a/coreutils.changes +++ b/coreutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 19 11:53:13 UTC 2019 - Ludwig Nussel + +- Do not recommend lang package. The lang package already has a + supplements. + ------------------------------------------------------------------- Mon Mar 11 07:13:38 UTC 2019 - Bernhard Voelker diff --git a/coreutils.spec b/coreutils.spec index fdd92f5..a245261 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -68,10 +68,6 @@ Provides: stat = %{version} Provides: textutils = %{version} %endif -%if "%{name}" == "coreutils" -Recommends: %{name}-lang = %version -%endif - # this will create a cycle, broken up randomly - coreutils is just # too core to have other prerequisites. #PreReq: permissions