#5431 [PATCH] make-git-checkout-seed.sh does not preserve specfile timestamps
Closed: Fixed None Opened 7 years ago by tibbs.

When creating the rpm-specs tarball, make-git-checkout-seed.sh copies the specfiles from the git checkout directory in order to tar them all up. However, it doesn't preserve the timestamps on the files. It would be useful for me to have this information so that I can re-check various things against specfiles which have changed.

The attached patch fixes up the two cp calls to add -p.


Login to comment on this ticket.

Metadata