Hello community,

here is the log from the commit of package kexec-tools for openSUSE:Factory 
checked in at 2015-04-03 14:33:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kexec-tools (Old)
 and      /work/SRC/openSUSE:Factory/.kexec-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kexec-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes  2015-02-16 
17:31:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kexec-tools.new/kexec-tools.changes     
2015-04-03 14:33:21.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Mar 29 01:53:16 UTC 2015 - [email protected]
+
+- kexec tools are included in the default initrd, we need 
+  to regenerate if this package changes.
+
+-------------------------------------------------------------------
+Fri Mar 20 15:19:45 UTC 2015 - [email protected]
+
+- Enable building on m68k
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kexec-tools.spec ++++++
--- /var/tmp/diff_new_pack.8a5DWF/_old  2015-04-03 14:33:22.000000000 +0200
+++ /var/tmp/diff_new_pack.8a5DWF/_new  2015-04-03 14:33:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kexec-tools
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -50,7 +50,7 @@
 %ifarch         x86_64
 BuildRequires:  xen-devel
 %endif
-ExclusiveArch:  ppc64le aarch64 %ix86 x86_64 ia64 ppc ppc64 s390 s390x %arm sh 
mips mipsel
+ExclusiveArch:  ppc64le aarch64 %ix86 x86_64 ia64 ppc ppc64 s390 s390x %arm sh 
mips mipsel m68k
 
 %description
 Kexec is a user space utility for loading another kernel and asking the
@@ -103,6 +103,7 @@
 
 %post
 %service_add_post kexec-load.service
+%{?regenerate_initrd_post}
 
 %postun
 %service_del_postun kexec-load.service
@@ -113,6 +114,9 @@
 %preun
 %service_del_preun kexec-load.service
 
+%posttrans
+%{?regenerate_initrd_posttrans}
+
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING News TODO doc


Reply via email to