amoralej / centos / cbs-tools

Forked from centos/cbs-tools 4 years ago
Clone

Blame scripts/common7.sh

Thomas Oulevey 574d67
SIG=sclo
Thomas Oulevey 26b386
DIST=7
Thomas Oulevey 26b386
DISTTAG=el7
Thomas Oulevey 26b386
Thomas Oulevey 26b386
koji add-tag --arches "x86_64" $SIG$DIST-common-el7-build
Thomas Oulevey 26b386
koji add-tag $SIG$DIST-common-candidate
Thomas Oulevey 26b386
koji add-tag $SIG$DIST-common-testing
Thomas Oulevey 26b386
koji add-tag $SIG$DIST-common-release
Thomas Oulevey 26b386
koji add-target $SIG$DIST-common-el7 $SIG$DIST-common-el7-build $SIG$DIST-common-candidate
Thomas Oulevey 9ad6fc
# Priority is starting at 5 and +5 for each external repo. To change it use --priority.
Thomas Oulevey 26b386
koji add-external-repo --tag=$SIG$DIST-common-el7-build centos7-updates
Thomas Oulevey 26b386
koji add-external-repo --tag=$SIG$DIST-common-el7-build centos7-os
Thomas Oulevey 26b386
koji add-group  $SIG$DIST-common-el7-build build
Thomas Oulevey 26b386
koji add-group  $SIG$DIST-common-el7-build srpm-build
Thomas Oulevey 26b386
koji add-group-pkg $SIG$DIST-common-el7-build build bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux-ng which buildsys-macros-$DISTTAG  tar buildsys-tools
Thomas Oulevey 26b386
koji add-group-pkg $SIG$DIST-common-el7-build srpm-build srpm-build bash buildsys-macros curl cvs redhat-release gnupg make redhat-rpm-config rpm-build shadow-utils buildsys-macros-$DISTTAG tar buildsys-tools
Thomas Oulevey 26b386
koji add-tag-inheritance --priority 5 $SIG$DIST-common-el7-build  buildsys$DIST
Thomas Oulevey 26b386
koji add-tag-inheritance --priority 10 $SIG$DIST-common-el7-build  $SIG$DIST-common-candidate