I’m trying to create a meta-package in CentOS 8 that installs vim and nano.
I built rpm-package via spec file. The spec file:
Summary: It's just a test meta_package
Version: 0.1
Release: 1
Group: Applications/Internet
License: GPL
BuildArch: noarch
Requires: nano, vim