diff --git a/show_possible_srpms.sh b/show_possible_srpms.sh index 1c1eef3..cedcb0f 100755 --- a/show_possible_srpms.sh +++ b/show_possible_srpms.sh @@ -37,7 +37,8 @@ warn () { ##################################################################### -RHELAUTHOR="CentOS Buildsys " +# regex that matches "CentOS Sources" or "CentOS Buildsys" +RHELAUTHOR="CentOS \(Sources\|Buildsys\) " RHELONLY=0 QUIET=0