From: Pat Riehecky <riehecky at fnal.gov> Just adding a few simple features to into_srpm.sh It now works with software collecions, but only if you want. I've also added a switch for "preserving" the timestamps of srpms created by this script, based on the the commit timestamp. It is off by default as I'm not sure how comfortable various users are with this script making 'old' files. I've found it useful to be able to 'ls -ltr' in a source directory. Pat Riehecky (2): Added switch to preserve timestamps on creation of SRPMs for ls -ltr Now (optionally) supports software collections into_srpm.sh | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 63 insertions(+), 7 deletions(-)