[opensuse-buildservice] correct spec file causes BS error: %changelog not in descending chronological order
Hallo. 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? -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: sbrabec@suse.cz Lihovarská 1060/12 tel: +420 284 028 966 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
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. -- Michael Schroeder mls@suse.de main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Stanislav Brabec wrote:
Hallo.
I just found following error in the GNOME:UNSTABLE project, package glib2:
error: %changelog not in descending chronological order
It turned out that glib2.changes had the entries on 'Wed Jan 18 2006' and 'Tue Jan 17 2006' swapped. So the buildservice now supports .changes files, cool :) Michal PS: Yes now I also found it on the Build Service/News wiki page. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Michal Marek wrote:
So the buildservice now supports .changes files, cool :)
Then it would be very nice to add "Edit" button to the .changes file in the web interface (or even better "Add entry" button). -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: sbrabec@suse.cz Lihovarská 1060/12 tel: +420 284 028 966 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 2007-01-30 15:17:02 +0100, Stanislav Brabec wrote:
Michal Marek wrote:
So the buildservice now supports .changes files, cool :)
Then it would be very nice to add "Edit" button to the .changes file in the web interface (or even better "Add entry" button).
changes handling is on the todo. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tuesday 30 January 2007 15:17:02 Stanislav Brabec wrote:
Michal Marek wrote:
So the buildservice now supports .changes files, cool :)
Then it would be very nice to add "Edit" button to the .changes file in the web interface (or even better "Add entry" button). And to the .dsc files too. Please
-- Amilcar Lucas Webmaster The KDevelop project --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (5)
-
Amilcar do Carmo Lucas
-
Marcus Rueckert
-
Michael Schroeder
-
Michal Marek
-
Stanislav Brabec