Hello community, here is the log from the commit of package xlhtml checked in at Tue Nov 6 23:39:41 CET 2007. -------- --- xlhtml/xlhtml.changes 2006-01-25 21:43:12.000000000 +0100 +++ /mounts/work_src_done/STABLE/xlhtml/xlhtml.changes 2007-11-06 12:26:07.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Nov 6 12:29:36 CET 2007 - pgajdos@suse.cz + +- header on [#338094] + * header.patch + +------------------------------------------------------------------- New: ---- xlhtml-0.5_header.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xlhtml.spec ++++++ --- /var/tmp/diff_new_pack.J22023/_old 2007-11-06 23:37:05.000000000 +0100 +++ /var/tmp/diff_new_pack.J22023/_new 2007-11-06 23:37:05.000000000 +0100 @@ -1,27 +1,27 @@ # # spec file for package xlhtml (Version 0.5) # -# Copyright (c) 2004 SuSE Linux AG, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild -# usedforbuild aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libstdc++ libxcrypt m4 make man mktemp modutils ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-devel pam-modules patch permissions popt ps rcs readline sed sendmail shadow strace syslogd sysvinit tar texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils cracklib gcc gdbm gettext libtool perl rpm Name: xlhtml -License: GPL +License: GPL v2 or later Group: Productivity/Text/Convertors Requires: xlhtml-cole -Autoreqprov: on +AutoReqProv: on Version: 0.5 -Release: 69 +Release: 186 Summary: Excel 95 and later file converter -URL: http://www.xlhtml.org/ +Url: http://chicago.sourceforge.net/xlhtml/ Source: %{name}-%{version}.tar.bz2 Patch: %{name}-%{version}.diff +Patch1: %{name}-%{version}_header.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -40,7 +40,7 @@ %package -n xlhtml-cole Summary: free C OLE library Group: Development/Libraries/C and C++ -Autoreqprov: on +AutoReqProv: on #Provides: xlhtml-cole %description -n xlhtml-cole @@ -59,6 +59,7 @@ %prep %setup %patch +%patch1 %{suse_update_config} mv ppthtml/README README-ppthtml @@ -116,8 +117,10 @@ /usr/include/cole %{_libdir}/libcole.* #/usr/share/aclocal/cole.m4 - -%changelog -n xlhtml +%changelog +* Tue Nov 06 2007 - pgajdos@suse.cz +- header on [#338094] + * header.patch * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Sun Jan 11 2004 - adrian@suse.de ++++++ xlhtml-0.5_header.patch ++++++ --- xlhtml/html.c +++ xlhtml/html.c @@ -57,7 +57,7 @@ { int i, j, k; - void output_header(); + output_header(); if (center_tables) { printf("<CENTER>"); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org