First epel8 comps file

This is a test file, but not the final version

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2019-06-21 09:45:11 -04:00
parent d85eaddd6d
commit 0a08813686

22
comps-epel8.xml.in Normal file
View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE comps PUBLIC "-//Red Hat, Inc.//DTD Comps info//EN" "comps.dtd">
<comps>
<group>
<id>fedora-packager</id>
<_name>Fedora Packager</_name>
<_description>Tools and utilities needed by a Fedora Packager.</_description>
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="mandatory">bodhi-client</packagereq>
<packagereq type="mandatory">fedora-easy-karma</packagereq>
<packagereq type="mandatory">fedora-packager</packagereq>
<packagereq type="mandatory">fedrepo-req</packagereq>
<packagereq type="mandatory">git</packagereq>
<packagereq type="mandatory">koji</packagereq>
<packagereq type="mandatory">mock</packagereq>
<packagereq type="mandatory">rpm-build</packagereq>
<packagereq type="mandatory">rpmdevtools</packagereq>
</packagelist>
</group>
</comps>