399dcbbe48
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=148c7c594b342016301f47f16fe75506
143 lines
4.7 KiB
Plaintext
143 lines
4.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 23 15:17:49 UTC 2009 - aj@suse.de
|
|
|
|
- Handle noarch subpackage in sort correctly.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 25 10:28:17 CEST 2009 - mls@suse.de
|
|
|
|
- the COPYRIGHT tag does not exist, map it back to LICENSE to
|
|
be backward compatible
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 22:24:50 CEST 2009 - aj@suse.de
|
|
|
|
- Handle texi2html output.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 6 09:23:17 CEST 2009 - aj@suse.de
|
|
|
|
- adjust gjdoc sed to match "August 1" and similar one-digit days.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 4 08:05:22 CEST 2009 - aj@suse.de
|
|
|
|
- Compare mono files with cmp, just in case (handles rfc).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 2 07:15:45 CEST 2009 - aj@suse.de
|
|
|
|
- Sort jar filelists before compare.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 27 10:36:49 CEST 2009 - aj@suse.de
|
|
|
|
- Fail rpm-check if unrpm does not exist (noticed with package
|
|
build).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 26 21:06:06 CEST 2009 - aj@suse.de
|
|
|
|
- Fix problem found with building gettext-tools: tar packages
|
|
directories.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 23 15:30:30 CEST 2009 - aj@suse.de
|
|
|
|
- Update version number.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 21 16:41:39 CEST 2009 - aj@suse.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 13:02:36 CEST 2009 - aj@suse.de
|
|
|
|
- Add return value for .a case so that it can succeed.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 20 15:50:46 CEST 2009 - aj@suse.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 13:31:30 CEST 2009 - coolo@novell.com
|
|
|
|
- overwrite duplicated files in zip files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 14 11:46:04 CEST 2009 - coolo@novell.com
|
|
|
|
- support .jar and .zip files
|
|
- fix support of gzipped files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 4 15:19:04 CEST 2009 - coolo@suse.de
|
|
|
|
- compare content of *.tar too
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 4 14:17:07 CEST 2009 - coolo@suse.de
|
|
|
|
- if objdump fails, fall back to hexdump (bnc#489965)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 4 14:10:24 CEST 2009 - coolo@suse.de
|
|
|
|
- ignore dates in mo files (bnc#489198)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 28 13:47:36 CEST 2009 - mmarek@suse.cz
|
|
|
|
- rpm-check.sh: add option --check-all to check all packaged files
|
|
(useful for debugging)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 8 21:48:27 CET 2009 - coolo@suse.de
|
|
|
|
- fix handling of hardlinks to compressed files
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 7 21:05:30 CET 2009 - coolo@suse.de
|
|
|
|
- fix handling of -32bit and -64bit
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 7 14:58:48 CET 2009 - coolo@suse.de
|
|
|
|
- fix command line order
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 6 19:25:20 CET 2009 - coolo@suse.de
|
|
|
|
- use --no-show-raw-insn for objdump -d
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 6 18:18:15 CET 2009 - coolo@suse.de
|
|
|
|
- hopefully fixed shell quoting for rpm command line
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 5 17:34:29 CET 2009 - coolo@suse.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 14:27:19 CET 2009 - adrian@suse.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 ?
|
|
|