From: Pat Riehecky riehecky@fnal.gov
With the recent adjustment of README.md to add GPLv2 as a default licence, I've updated the into_srpm.sh script to be a bit more flexible and use that licence by default.
README.md is also updated to reflect this new script
Pat Riehecky (1): Added script to re-create SRPM from git commit
README.md | 2 + into_srpm.sh | 152 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 154 insertions(+), 0 deletions(-) create mode 100755 into_srpm.sh