2009-07-15 17:26:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 15 13:31:30 CEST 2009 - coolo@novell.com
|
|
|
|
|
|
|
|
- overwrite duplicated files in zip files
|
|
|
|
|
2009-07-14 17:58:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 14 11:46:04 CEST 2009 - coolo@novell.com
|
|
|
|
|
|
|
|
- support .jar and .zip files
|
|
|
|
- fix support of gzipped files
|
|
|
|
|
2009-05-07 17:38:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2009-02-09 02:05:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 8 21:48:27 CET 2009 - coolo@suse.de
|
|
|
|
|
|
|
|
- fix handling of hardlinks to compressed files
|
|
|
|
|
2009-02-07 23:34:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 7 21:05:30 CET 2009 - coolo@suse.de
|
|
|
|
|
|
|
|
- fix handling of -32bit and -64bit
|
|
|
|
|
2009-02-06 20:32:42 +01:00
|
|
|
-------------------------------------------------------------------
|
2009-02-07 15:39:47 +01:00
|
|
|
Sat Feb 7 14:58:48 CET 2009 - coolo@suse.de
|
|
|
|
|
|
|
|
- fix command line order
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-02-06 20:32:42 +01:00
|
|
|
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
|
|
|
|
|
2009-02-06 15:22:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2009-02-04 04:29:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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 ?
|
|
|
|
|