Hello community, here is the log from the commit of package lcd4linux checked in at Thu May 17 11:42:53 CEST 2007. -------- --- arch/i386/lcd4linux/lcd4linux.changes 2007-04-02 12:32:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/lcd4linux/lcd4linux.changes 2007-05-16 13:42:38.706359000 +0200 @@ -1,0 +2,8 @@ +Wed May 16 13:37:57 CEST 2007 - tsieden@suse.de + +- update to release 0.10.1-RC2 + * several updates and bugfixes since last + cvs version + * removed obsolete patches + +------------------------------------------------------------------- Old: ---- lcd4linux-cvs20060515.tar.bz2 plugin_wireless.patch New: ---- lcd4linux-0.10.1-RC2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lcd4linux.spec ++++++ --- /var/tmp/diff_new_pack.zX2383/_old 2007-05-17 11:42:34.000000000 +0200 +++ /var/tmp/diff_new_pack.zX2383/_new 2007-05-17 11:42:34.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package lcd4linux (Version cvs20060515) +# spec file for package lcd4linux (Version 0.10.1RC2) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -15,12 +15,11 @@ License: GNU General Public License (GPL) Group: System/Monitoring -Version: cvs20060515 -Release: 44 -Source0: %{name}-%{version}.tar.bz2 +Version: 0.10.1RC2 +Release: 1 +Source0: %{name}-0.10.1-RC2.tar.bz2 Source1: %{name} Patch0: lcd4linux.diff -Patch1: plugin_wireless.patch URL: https://ssl.bulix.org/projects/lcd4linux/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Displays System Information on an LCD @@ -52,9 +51,8 @@ Luk Claes <infblue@users.sourceforge.net> %prep -%setup -n lcd4linux +%setup -n %{name}-0.10.1-RC2 %patch0 -%patch1 -p2 %build autoreconf --force --install @@ -77,13 +75,18 @@ %files %defattr(-,root,root) -%doc AUTHORS COPYING CREDITS ChangeLog FAQ NEWS README* TODO lcd4kde.conf lcd4linux.kdelnk lcd4linux.xpm +%doc AUTHORS COPYING CREDITS ChangeLog NEWS README* TODO lcd4kde.conf lcd4linux.kdelnk lcd4linux.xpm %{_prefix}/bin/* %{_prefix}/sbin/* %attr(600,root,root) %config /etc/lcd4linux.conf %attr(755,root,root) %config /etc/init.d/lcd4linux %changelog +* Wed May 16 2007 - tsieden@suse.de +- update to release 0.10.1-RC2 + * several updates and bugfixes since last + cvs version + * removed obsolete patches * Mon Apr 02 2007 - rguenther@suse.de - add ncurses-devel BuildRequires * Tue Mar 06 2007 - ckornacker@suse.de ++++++ lcd4linux.diff ++++++ --- /var/tmp/diff_new_pack.zX2383/_old 2007-05-17 11:42:35.000000000 +0200 +++ /var/tmp/diff_new_pack.zX2383/_new 2007-05-17 11:42:35.000000000 +0200 @@ -1,11 +1,11 @@ ---- configure.in -+++ configure.in -@@ -24,7 +24,7 @@ +--- configure.in 2007-02-25 13:39:09.000000000 +0100 ++++ configure.in 2007-05-16 13:19:01.652822000 +0200 +@@ -29,7 +29,7 @@ AC_PREREQ(2.59) - AC_INIT([LCD4Linux],[0.10.1-CVS],[lcd4linux-users@lists.sourceforge.net]) + AC_INIT([LCD4Linux],[0.10.1-RC2],[lcd4linux-users@lists.sourceforge.net]) -AC_CONFIG_SRCDIR([lcd4linux.c]) +AC_CONFIG_SRCDIR(lcd4linux.c) - AM_INIT_AUTOMAKE([lcd4linux],0.10.1-CVS) + AM_INIT_AUTOMAKE([lcd4linux],0.10.1-RC2) AM_CONFIG_HEADER(config.h) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de