Build Result Compare Script

Edit Package build-compare

This package contains scripts to find out if the build result differs
to a former build.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000058 58 Bytes
_service:download_files:build-compare-f06fbace455c294ebab3c71a184891099b682b94.tar.gz 0000029284 28.6 KB
build-compare-ignore-build-id.patch 0000002050 2 KB
build-compare.changes 0000029524 28.8 KB
build-compare.spec 0000002167 2.12 KB
Revision 2 (latest revision is 3)
Oleg Girko's avatar Oleg Girko (ol) committed (revision 2)
- Ignore /usr/lib/.build-id differences in package filelist.

- Treat .egg files as zip

- srpm check requires cpio

- Fix usage of cmp_spec and unrpm in srpm-check.sh

- Catch empty rpm -qp --qf output for tags not understood by rpm

- Remove newly introduced files-duplicate check from rpmlint
  In case files are hardlinked, the source and destination is
  scrambled in rpm output: the pkg will be republished.
  In case files are not hardlinked, the source and destination
  is scrambled in rpmlint output: the pkg will be republished

- Compare also supplements and recomments (issue#18)

- Handle timestamp and checksum in xen.efi

- Handle _kf5_htmldir, it HAD to be different...

- Handle /usr/share/vdr/locale/

- Remove warning file-contains-date-and-time from rpmlint.log

- Fix name-version-release regex for release without dots

- Remove warning about python mtime mismatch, a republish will not help
- Handle yet another variant of numbered anchor in html file
Comments 0