Hello community,

here is the log from the commit of package kdump for openSUSE:Factory checked 
in at 2013-03-08 10:50:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdump (Old)
 and      /work/SRC/openSUSE:Factory/.kdump.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdump", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdump/kdump.changes      2012-04-17 
07:45:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdump.new/kdump.changes 2013-03-08 
10:50:08.000000000 +0100
@@ -1,0 +2,28 @@
+Wed Jan  2 16:05:51 UTC 2013 - [email protected]
+
+- Fix the broken package rename from kdump-helpers.
+
+-------------------------------------------------------------------
+Wed Jan  2 15:38:25 UTC 2013 - [email protected]
+
+- Update to 0.8.2
+  o FATE#314283: kdump: log-only mode
+  o checking of SSH keys
+  o lots of cleanups and bugfixes
+- Drop the following patches (included in upstream now):
+  o kdump-fix-gcc46.diff
+  o kdump-gcc47.patch
+  o kdump-save-log
+  o kdump-add-none-format
+  o kdump-udev-rule
+  o kdump-usrmerge.patch
+- kdump-format-list: Dropped (wrong).
+
+-------------------------------------------------------------------
+Sun Oct  7 22:16:04 UTC 2012 - [email protected]
+
+- Since the /usr merge, the mkinitrd bits are broken
+  since tools have changed locations.
+- Recommend nfs-client and cifs-utils too. 
+
+-------------------------------------------------------------------

Old:
----
  kdump-0.8.1-rpmlintrc
  kdump-0.8.1.tar.bz2
  kdump-add-none-format
  kdump-fix-gcc46.diff
  kdump-format-list
  kdump-gcc47.patch
  kdump-save-log
  kdump-udev-rule

New:
----
  kdump-0.8.2-rpmlintrc
  kdump-0.8.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdump.spec ++++++
--- /var/tmp/diff_new_pack.IcRnj7/_old  2013-03-08 10:50:09.000000000 +0100
+++ /var/tmp/diff_new_pack.IcRnj7/_new  2013-03-08 10:50:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdump
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,7 +19,7 @@
 Url:            http://freehg.org/u/bwalle/kdump/
 
 Name:           kdump
-Version:        0.8.1
+Version:        0.8.2
 Release:        0
 Requires:       curl
 Requires:       makedumpfile
@@ -33,6 +33,7 @@
 BuildRequires:  libcurl-devel
 BuildRequires:  libelf0-devel
 BuildRequires:  libesmtp-devel
+BuildRequires:  libopenssl-devel
 BuildRequires:  libxslt
 BuildRequires:  zlib-devel
 #!BuildIgnore:  fop
@@ -42,20 +43,14 @@
 PreReq:         %insserv_prereq %fillup_prereq mkinitrd
 Source:         %{name}-%{version}.tar.bz2
 Source2:        %{name}-%{version}-rpmlintrc
-Patch0:         %{name}-fix-gcc46.diff
-Patch1:         kdump-gcc47.patch
-Patch2:         kdump-format-list
-Patch3:         kdump-save-log
-Patch4:         kdump-add-none-format
-Patch5:         kdump-udev-rule
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # rename "kdump-helpers" (10.3) -> "kdump" (11.0/SP2)
-Provides:       kdump-helpers = 0.2.4
-Obsoletes:      kdump-helpers <= 0.2.4
+Provides:       kdump-helpers = %{version}
+Obsoletes:      kdump-helpers < %{version}
 # update should detect the split-off from kexec-tools
 Provides:       kexec-tools:/etc/init.d/kdump
 Requires:       kexec-tools
+Recommends:     nfs-client cifs-utils
 PreReq:         coreutils sed
 ExcludeArch:    s390 s390x ppc
 
@@ -82,13 +77,6 @@
 
 %prep
 %setup
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-
 %build
 export CFLAGS="%optflags"
 export CXXFLAGS="%optflags"
@@ -155,6 +143,8 @@
 %{_sysconfdir}/init.d/boot.kdump
 /var/adm/fillup-templates/sysconfig.kdump
 /lib/mkinitrd/scripts/*-kdump.sh
+/lib/mkinitrd/scripts/setup-kdumpfs.sh
+/lib/mkinitrd/scripts/setup-mkdumprd.sh
 %config %{_sysconfdir}/udev/rules.d/70-kdump.rules
 
 %changelog

++++++ kdump-0.8.1-rpmlintrc -> kdump-0.8.2-rpmlintrc ++++++

++++++ kdump-0.8.1.tar.bz2 -> kdump-0.8.2.tar.bz2 ++++++
++++ 3952 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to