rpm-software-management / spec-cleaner

spec-cleaner
BSD 3-Clause "New" or "Revised" License
28 stars 34 forks source link

Do not validate groups but drop them #256

Closed scarabeusiv closed 4 years ago

scarabeusiv commented 5 years ago

Atm there are no consumers of group tags in spec in openSUSE left.

https://lists.opensuse.org/opensuse-factory/2019-06/msg00054.html

As such spec-cleaner instead of validating groups should start dropping them.

Conan-Kudo commented 5 years ago

Groups are strictly enforced in Mageia, Mandriva, ALT, and PLD. So it'd actually be useful to turn this into a tunable to drop this in Fedora/openSUSE, but enforce its existence elsewhere.

scarabeusiv commented 5 years ago

Yea config switch by default enabled is good option too. If there is a distro config option then it can be handled by that too...