------------------------------------------------------------------- Wed May 12 13:54:59 UTC 2010 - aj@suse.de - Fix doxygen docu handling. ------------------------------------------------------------------- Wed May 12 12:33:02 UTC 2010 - aj@suse.de - Handle one more GNU Classpath version. - Further improve man page regexp. ------------------------------------------------------------------- Tue May 11 20:12:59 UTC 2010 - aj@suse.de - Improve man page regexp. ------------------------------------------------------------------- Tue May 11 12:51:51 UTC 2010 - aj@suse.de - Improve kde index.cache handling as suggested by Cristian Morales Vega in bnc#604049. ------------------------------------------------------------------- Tue May 11 07:12:09 UTC 2010 - aj@suse.de - Handle deprecated-list.html generated by javadoc. - Handle doxygen docu. - Handle /etc/sendmail.cf as well. - Improve texi2html regexp to handle qemu. ------------------------------------------------------------------- Mon May 10 12:27:16 UTC 2010 - aj@suse.de - Handle kde index.cache files (bnc#604049). - Fix for handling of man pages and javadoc files. ------------------------------------------------------------------- Mon May 10 09:13:38 UTC 2010 - aj@suse.de - Handle kdelibs4 ------------------------------------------------------------------- Sat May 8 19:41:30 UTC 2010 - aj@suse.de - Fix typo in last change - thanks Dirk Müller. ------------------------------------------------------------------- Fri May 7 13:05:57 UTC 2010 - aj@suse.de - Handle sendmail .cf files. ------------------------------------------------------------------- Tue Mar 23 13:37:47 UTC 2010 - aj@suse.de - Handle mono files. - Mount /proc if it's not mounted already to work around bug in build script. ------------------------------------------------------------------- Sun Mar 14 09:22:39 UTC 2010 - aj@suse.de - Improve last regexp to fix virt-utils. ------------------------------------------------------------------- Sat Mar 6 04:01:36 UTC 2010 - aj@suse.de - Improve regexp for last change. ------------------------------------------------------------------- Fri Mar 5 09:46:01 UTC 2010 - aj@suse.de - Handle more man files. ------------------------------------------------------------------- Sun Dec 13 12:59:16 UTC 2009 - aj@suse.de - Handle libtool writing the hostname ------------------------------------------------------------------- Wed Nov 18 06:48:27 UTC 2009 - aj@suse.de - Some more gjdoc dates (found in ant-antlr). ------------------------------------------------------------------- Thu Oct 22 09:03:46 UTC 2009 - coolo@novell.com - take out debugging code ------------------------------------------------------------------- Wed Oct 14 07:14:37 UTC 2009 - aj@suse.de - Replace external /usr/bin/unrpm by small function to get rid of dependency of build.rpm. ------------------------------------------------------------------- Thu Sep 24 06:47:22 UTC 2009 - aj@suse.de - Add comments. ------------------------------------------------------------------- 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 ?