Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2013-02-13 14:37:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source", Maintainer is 
"[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/kernel-cubox.changes       
2013-02-12 22:30:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-cubox.changes  
2013-02-13 14:37:28.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb 13 10:33:05 CET 2013 - [email protected]
+
+- rpm/kernel-binary.spec.in: Only sign the x86_64 kernels
+- commit d55bd47
+
+-------------------------------------------------------------------
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-exynos.changes: same change
kernel-highbank.changes: same change
kernel-imx51.changes: same change
kernel-omap2plus.changes: same change
kernel-pae.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-u8500.changes: same change
kernel-vanilla.changes: same change
kernel-versatile.changes: same change
kernel-xen.changes: same change

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

Other differences:
------------------
++++++ kernel-cubox.spec ++++++
--- /var/tmp/diff_new_pack.TghYvI/_old  2013-02-13 14:37:40.000000000 +0100
+++ /var/tmp/diff_new_pack.TghYvI/_new  2013-02-13 14:37:40.000000000 +0100
@@ -416,8 +416,12 @@
 
 %if %CONFIG_EFI_STUB == "y"
 # sign the kernel in the buildservice
+%ifarch x86_64
+# XXX: only do it on x86_64, as the repackaging changes kernel-pae
+# from i686 to i586
 export BRP_PESIGN_FILES="/boot/vmlinuz-%kernelrelease-%build_flavor"
 %endif
+%endif
 
 # get rid of /usr/lib/rpm/brp-strip-debug
 # strip removes too much from the vmlinux ELF binary

kernel-debug.spec: same change
kernel-default.spec: same change
kernel-desktop.spec: same change
++++++ kernel-ec2.spec ++++++
--- /var/tmp/diff_new_pack.TghYvI/_old  2013-02-13 14:37:40.000000000 +0100
+++ /var/tmp/diff_new_pack.TghYvI/_new  2013-02-13 14:37:40.000000000 +0100
@@ -418,8 +418,12 @@
 
 %if %CONFIG_EFI_STUB == "y"
 # sign the kernel in the buildservice
+%ifarch x86_64
+# XXX: only do it on x86_64, as the repackaging changes kernel-pae
+# from i686 to i586
 export BRP_PESIGN_FILES="/boot/vmlinuz-%kernelrelease-%build_flavor"
 %endif
+%endif
 
 # get rid of /usr/lib/rpm/brp-strip-debug
 # strip removes too much from the vmlinux ELF binary

kernel-exynos.spec: same change
kernel-highbank.spec: same change
kernel-imx51.spec: same change
kernel-omap2plus.spec: same change
++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.TghYvI/_old  2013-02-13 14:37:41.000000000 +0100
+++ /var/tmp/diff_new_pack.TghYvI/_new  2013-02-13 14:37:41.000000000 +0100
@@ -425,8 +425,12 @@
 
 %if %CONFIG_EFI_STUB == "y"
 # sign the kernel in the buildservice
+%ifarch x86_64
+# XXX: only do it on x86_64, as the repackaging changes kernel-pae
+# from i686 to i586
 export BRP_PESIGN_FILES="/boot/vmlinuz-%kernelrelease-%build_flavor"
 %endif
+%endif
 
 # get rid of /usr/lib/rpm/brp-strip-debug
 # strip removes too much from the vmlinux ELF binary

++++++ kernel-s390.spec ++++++
--- /var/tmp/diff_new_pack.TghYvI/_old  2013-02-13 14:37:41.000000000 +0100
+++ /var/tmp/diff_new_pack.TghYvI/_new  2013-02-13 14:37:41.000000000 +0100
@@ -418,8 +418,12 @@
 
 %if %CONFIG_EFI_STUB == "y"
 # sign the kernel in the buildservice
+%ifarch x86_64
+# XXX: only do it on x86_64, as the repackaging changes kernel-pae
+# from i686 to i586
 export BRP_PESIGN_FILES="/boot/vmlinuz-%kernelrelease-%build_flavor"
 %endif
+%endif
 
 # get rid of /usr/lib/rpm/brp-strip-debug
 # strip removes too much from the vmlinux ELF binary

kernel-syms.spec: same change
++++++ kernel-trace.spec ++++++
--- /var/tmp/diff_new_pack.TghYvI/_old  2013-02-13 14:37:41.000000000 +0100
+++ /var/tmp/diff_new_pack.TghYvI/_new  2013-02-13 14:37:41.000000000 +0100
@@ -426,8 +426,12 @@
 
 %if %CONFIG_EFI_STUB == "y"
 # sign the kernel in the buildservice
+%ifarch x86_64
+# XXX: only do it on x86_64, as the repackaging changes kernel-pae
+# from i686 to i586
 export BRP_PESIGN_FILES="/boot/vmlinuz-%kernelrelease-%build_flavor"
 %endif
+%endif
 
 # get rid of /usr/lib/rpm/brp-strip-debug
 # strip removes too much from the vmlinux ELF binary

kernel-u8500.spec: same change
kernel-vanilla.spec: same change
kernel-versatile.spec: same change
kernel-xen.spec: same change
++++++ kernel-binary.spec.in ++++++
--- /var/tmp/diff_new_pack.TghYvI/_old  2013-02-13 14:37:41.000000000 +0100
+++ /var/tmp/diff_new_pack.TghYvI/_new  2013-02-13 14:37:41.000000000 +0100
@@ -340,8 +340,12 @@
 
 %if %CONFIG_EFI_STUB == "y"
 # sign the kernel in the buildservice
+%ifarch x86_64
+# XXX: only do it on x86_64, as the repackaging changes kernel-pae
+# from i686 to i586
 export BRP_PESIGN_FILES="/boot/vmlinuz-%kernelrelease-%build_flavor"
 %endif
+%endif
 
 # get rid of /usr/lib/rpm/brp-strip-debug
 # strip removes too much from the vmlinux ELF binary

++++++ patches.xen.tar.bz2 ++++++

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.TghYvI/_old  2013-02-13 14:37:43.000000000 +0100
+++ /var/tmp/diff_new_pack.TghYvI/_new  2013-02-13 14:37:43.000000000 +0100
@@ -1,3 +1,3 @@
-2013-02-12 21:38:15 +0100
-GIT Revision: f4f3306e8258fa1cbd72afe222a287b11a1dbf20
+2013-02-13 10:33:05 +0100
+GIT Revision: d55bd4788da9fb6ac1762b2b4070093d5a7b3910
 GIT Branch: openSUSE-12.3

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

Reply via email to