rpm-software-management / spec-cleaner

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

Do not remove groups by default. Issue #265 #266

Closed kstreitova closed 4 years ago

kstreitova commented 4 years ago

Revert the logic introduced in commit 6a19ac. Now, groups are kept untouched by default. Introduce a new option '--remove-groups' that removes Group tags from the specfile.

Remove '--preserve_groups' option.