## Red Hat testing DUP profile

[defaults]
## We assume that the sources for Red Hat DUDs come from RH kernel tree
## Please provide defaults.git_dir in site or user configuration in order
## to allow check to work.
check_git_src = 2

[spec_file]
rpm_dist = el{defaults.major}_{defaults.minor}
description_suffix =
	This RPM has been provided by Red Hat for testing purposes only
	and is NOT supported for any other use.  This RPM should NOT be deployed
	for purposes other than testing and debugging.

## Historically, testing ISOs have ".elX" dist tag instead of ".elX_Y"
iso_dist = el{defaults.major}
