Changelog for
build-compare-2009.10.14-2.27.noarch.rpm :
Thu Oct 22 14:00:00 2009 cooloAATTnovell.com
- take out debugging code
Wed Oct 14 14:00:00 2009 ajAATTsuse.de
- Replace external /usr/bin/unrpm by small function to get
rid of dependency of build.rpm.
Thu Sep 24 14:00:00 2009 ajAATTsuse.de
- Add comments.
Wed Sep 23 14:00:00 2009 ajAATTsuse.de
- Handle noarch subpackage in sort correctly.
Tue Aug 25 14:00:00 2009 mlsAATTsuse.de
- the COPYRIGHT tag does not exist, map it back to LICENSE to
be backward compatible
Mon Aug 17 14:00:00 2009 ajAATTsuse.de
- Handle texi2html output.
Thu Aug 6 14:00:00 2009 ajAATTsuse.de
- adjust gjdoc sed to match \"August 1\" and similar one-digit days.
Tue Aug 4 14:00:00 2009 ajAATTsuse.de
- Compare mono files with cmp, just in case (handles rfc).
Sun Aug 2 14:00:00 2009 ajAATTsuse.de
- Sort jar filelists before compare.
Mon Jul 27 14:00:00 2009 ajAATTsuse.de
- Fail rpm-check if unrpm does not exist (noticed with package
build).
Sun Jul 26 14:00:00 2009 ajAATTsuse.de
- Fix problem found with building gettext-tools: tar packages
directories.
Thu Jul 23 14:00:00 2009 ajAATTsuse.de
- Update version number.
Tue Jul 21 14:00:00 2009 ajAATTsuse.de
- Handle emacs bytecompiled files.
- Handle /usr/share/man/man3/
*3pm perl man pages.
- Handle /var/adm/perl-modules/
*.
- Handle fonts.dir, fonts.scale and encoding.dir.
Tue Jul 21 14:00:00 2009 ajAATTsuse.de
- Add return value for .a case so that it can succeed.
Mon Jul 20 14:00:00 2009 ajAATTsuse.de
- Fix typo in same-build-results.sh
- Ignore javadoc build stamp in javadoc html files.
- Use jar,fastjar or unzip to extract jar files.
Wed Jul 15 14:00:00 2009 cooloAATTnovell.com
- overwrite duplicated files in zip files
Tue Jul 14 14:00:00 2009 cooloAATTnovell.com
- support .jar and .zip files
- fix support of gzipped files
Mon May 4 14:00:00 2009 cooloAATTsuse.de
- compare content of
*.tar too
Mon May 4 14:00:00 2009 cooloAATTsuse.de
- if objdump fails, fall back to hexdump (bnc#489965)
Mon May 4 14:00:00 2009 cooloAATTsuse.de
- ignore dates in mo files (bnc#489198)
Tue Apr 28 14:00:00 2009 mmarekAATTsuse.cz
- rpm-check.sh: add option --check-all to check all packaged files
(useful for debugging)
Sun Feb 8 13:00:00 2009 cooloAATTsuse.de
- fix handling of hardlinks to compressed files
Sat Feb 7 13:00:00 2009 cooloAATTsuse.de
- fix handling of -32bit and -64bit
Sat Feb 7 13:00:00 2009 cooloAATTsuse.de
- fix command line order
Fri Feb 6 13:00:00 2009 cooloAATTsuse.de
- use --no-show-raw-insn for objdump -d
Fri Feb 6 13:00:00 2009 cooloAATTsuse.de
- hopefully fixed shell quoting for rpm command line
Thu Feb 5 13:00:00 2009 cooloAATTsuse.de
- fix 2 bugs
- don\'t ignore source rpms - changed sources should output
changed source rpms, no matter if they create the same binaries
(think of changed copyright header in spec files)
Tue Jan 27 13:00:00 2009 adrianAATTsuse.de
- Create initial package based on the work of Matz and Coolo
This package provides script for the main build script to be able
to check if a new build has the same result than the former one.
The Build Service is able to skip the new build than.
- changes in source rpms are currently ignored, is that okay ?