On Tue, Jan 30, 2007 at 02:37:06PM +0100, Stanislav Brabec wrote:
I just found following error in the GNOME:UNSTABLE project, package glib2:
error: %changelog not in descending chronological order
The spec file is a verbatim copy of a package from FACTORY and builds correctly in Autobuild, rpmbuild, and local osc build.
Do you have any idea, why it fails in BS?
Look at the glib2.changes file:
------------------------------------------------------------------- Tue Jan 17 04:49:13 CET 2006 - zsu@suse.de
- Fixed implicit cast issue introduced by bugfix #316221 http://bugzilla.gnome.org/show_bug.cgi?id=327022
------------------------------------------------------------------- Wed Jan 18 04:25:00 CET 2006 - gekker@suse.de
- Fix gstaticmutex define (#141215 patch byjblunck)
So the order is indeed wrong, the build service is right to complain.
Cheers, Michael.