From b8b8eb6f9773bc1314eab4f8719fef9069a144d2 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Feb 26 2019 10:24:47 +0000 Subject: [PATCH 1/2] comps-f3[01]: remove and/or replace yum and createrepo https://fedoraproject.org/wiki/Changes/Retire_YUM_3 https://bugzilla.redhat.com/show_bug.cgi?id=1682910 In @system-tools, let's suggest createrepo_c instead of createrepo. Technically, this is only required for F31, but I don't think we should encourage use of yum in F30, even if it is available. --- diff --git a/comps-f30.xml.in b/comps-f30.xml.in index 93aec42..76e1b9b 100644 --- a/comps-f30.xml.in +++ b/comps-f30.xml.in @@ -678,7 +678,6 @@ anaconda bash - createrepo dash dnf dracut @@ -697,7 +696,6 @@ rpm-build selinux-policy setup - yum @@ -5440,7 +5438,7 @@ convmv crack crash - createrepo + createrepo_c dar ddclient dkms diff --git a/comps-f31.xml.in b/comps-f31.xml.in index 93aec42..76e1b9b 100644 --- a/comps-f31.xml.in +++ b/comps-f31.xml.in @@ -678,7 +678,6 @@ anaconda bash - createrepo dash dnf dracut @@ -697,7 +696,6 @@ rpm-build selinux-policy setup - yum @@ -5440,7 +5438,7 @@ convmv crack crash - createrepo + createrepo_c dar ddclient dkms From 6529d0a83d9226f6c2e1f458cb33d9cef174d266 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Feb 26 2019 10:26:20 +0000 Subject: [PATCH 2/2] comps-f3[01]: nothing uses dash, let's drop it from critical path $ dnf repoquery --releasever=rawhide --whatrequires dash (nada) --- diff --git a/comps-f30.xml.in b/comps-f30.xml.in index 76e1b9b..58f96e6 100644 --- a/comps-f30.xml.in +++ b/comps-f30.xml.in @@ -678,7 +678,6 @@ anaconda bash - dash dnf dracut gcc-c++ diff --git a/comps-f31.xml.in b/comps-f31.xml.in index 76e1b9b..58f96e6 100644 --- a/comps-f31.xml.in +++ b/comps-f31.xml.in @@ -678,7 +678,6 @@ anaconda bash - dash dnf dracut gcc-c++