Hello community, here is the log from the commit of package yast2-kdump for openSUSE:Factory checked in at Wed Sep 21 17:31:49 CEST 2011.
-------- --- yast2-kdump/yast2-kdump.changes 2010-03-09 11:06:46.000000000 +0100 +++ /mounts/work_src_done/STABLE/yast2-kdump/yast2-kdump.changes 2011-09-19 14:34:04.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Sep 19 14:33:33 CEST 2011 - [email protected] + +- removed unneeded import +- 2.21.0 + +------------------------------------------------------------------- +Fri Aug 5 12:32:54 CEST 2011 - [email protected] + +- fixed .desktop file (bnc #681249) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-kdump-2.19.2.tar.bz2 New: ---- yast2-kdump-2.21.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-kdump.spec ++++++ --- /var/tmp/diff_new_pack.lIQd1Z/_old 2011-09-21 17:31:44.000000000 +0200 +++ /var/tmp/diff_new_pack.lIQd1Z/_new 2011-09-21 17:31:44.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package yast2-kdump (Version 2.19.2) +# spec file for package yast2-kdump # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,16 +19,16 @@ Name: yast2-kdump -Version: 2.19.2 -Release: 1 +Version: 2.21.0 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-kdump-2.19.2.tar.bz2 +Source0: yast2-kdump-2.21.0.tar.bz2 Prefix: /usr Group: System/YaST -License: GPLv2 +License: GPL v2 only Requires: yast2 yast2-storage yast2-bootloader BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-bootloader yast2-devtools yast2-storage yast2-testsuite @@ -43,7 +43,7 @@ Configuration of kdump %prep -%setup -n yast2-kdump-2.19.2 +%setup -n yast2-kdump-2.21.0 %build %{prefix}/bin/y2tool y2autoconf @@ -81,4 +81,5 @@ /usr/share/YaST2/schema/autoyast/rnc/kdump.rnc /usr/share/YaST2/scrconf/*.scr %doc %{prefix}/share/doc/packages/yast2-kdump + %changelog ++++++ yast2-kdump-2.19.2.tar.bz2 -> yast2-kdump-2.21.0.tar.bz2 ++++++ ++++ 3361 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-kdump-2.19.2/MAINTAINER new/yast2-kdump-2.21.0/MAINTAINER --- old/yast2-kdump-2.19.2/MAINTAINER 2009-02-17 13:41:48.000000000 +0100 +++ new/yast2-kdump-2.21.0/MAINTAINER 2011-08-19 09:51:35.000000000 +0200 @@ -1 +1 @@ -Jozef Uhliarik <[email protected]> +Steffen Winterfeldt <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-kdump-2.19.2/VERSION new/yast2-kdump-2.21.0/VERSION --- old/yast2-kdump-2.19.2/VERSION 2010-03-09 11:08:57.000000000 +0100 +++ new/yast2-kdump-2.21.0/VERSION 2011-09-19 14:33:29.000000000 +0200 @@ -1 +1 @@ -2.19.2 +2.21.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-kdump-2.19.2/configure.in new/yast2-kdump-2.21.0/configure.in --- old/yast2-kdump-2.19.2/configure.in 2009-03-05 13:34:46.000000000 +0100 +++ new/yast2-kdump-2.21.0/configure.in 2011-08-19 09:51:36.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-kdump, 2.18.0, http://bugs.opensuse.org/, yast2-kdump) +AC_INIT(yast2-kdump, 2.17.13, http://bugs.opensuse.org/, yast2-kdump) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.18.0" +VERSION="2.17.13" RPMNAME="yast2-kdump" MAINTAINER="Jozef Uhliarik <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-kdump-2.19.2/src/complex.ycp new/yast2-kdump-2.21.0/src/complex.ycp --- old/yast2-kdump-2.19.2/src/complex.ycp 2009-02-17 13:41:48.000000000 +0100 +++ new/yast2-kdump-2.21.0/src/complex.ycp 2011-09-15 17:28:49.000000000 +0200 @@ -34,7 +34,6 @@ import "Label"; import "Popup"; import "Wizard"; -import "Wizard_hw"; import "Confirm"; import "Kdump"; import "Package"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-kdump-2.19.2/src/kdump.desktop new/yast2-kdump-2.21.0/src/kdump.desktop --- old/yast2-kdump-2.19.2/src/kdump.desktop 2010-03-03 16:06:58.000000000 +0100 +++ new/yast2-kdump-2.21.0/src/kdump.desktop 2011-09-15 17:20:25.000000000 +0200 @@ -4,7 +4,6 @@ X-KDE-ModuleType=Library -X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=kdump ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
