Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use checksum to detect RPM changes and drop the use of --archive
The --archive option includes --times implicitly that preserves modification time and results in all RPMs being thought of as changed. Instead we explicitly define the options that are included in --archive and drop the use of --times.
- Loading branch information