From: Pat Riehecky <riehecky(a)fnal.gov>
I was looking for some automated tooling to determine what SRPMS can be
generated by a given git repo. Since none was out there, I've tossed
this together.
Pat Riehecky (3):
Minor updates to some doc, nothing of real interest
Added script to show srpms contained within a given repo
Added switches for setting branch to check, alas I've no idea how to
do this
return_disttag.sh | 3 +-
show_possible_srpms.sh | 121 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 123 insertions(+), 1 deletions(-)
create mode 100755 show_possible_srpms.sh