From 8b669de23e2ad3462b6550a836e4113837bab8d1d20a6326b7ebf75a355f69a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Mon, 22 Jul 2013 11:46:11 +0000 Subject: [PATCH] Accepting request 183980 from home:a_faerber:branches:Virtualization Document in .spec[.in] files where the patch queue is being generated from and how to re-generate OBS-URL: https://build.opensuse.org/request/show/183980 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=147 --- qemu-linux-user.changes | 6 ++++++ qemu-linux-user.spec | 2 ++ qemu-linux-user.spec.in | 2 ++ qemu.changes | 7 +++++++ qemu.spec | 2 ++ qemu.spec.in | 2 ++ 6 files changed, 21 insertions(+) diff --git a/qemu-linux-user.changes b/qemu-linux-user.changes index 22d739fe..b8b4e672 100644 --- a/qemu-linux-user.changes +++ b/qemu-linux-user.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 20 13:27:00 UTC 2013 - afaerber@suse.de + +- Clarify through spec file comments that the patch queue is + auto-generated through update_git.sh. + ------------------------------------------------------------------- Tue Jul 16 02:48:53 UTC 2013 - agraf@suse.com diff --git a/qemu-linux-user.spec b/qemu-linux-user.spec index 029628ce..a0c2e2aa 100644 --- a/qemu-linux-user.spec +++ b/qemu-linux-user.spec @@ -24,6 +24,7 @@ Group: System/Emulators/PC Version: 1.5.0 Release: 0 Source: qemu-%version.tar.bz2 +# This patch queue is auto-generated from https://github.com/openSUSE/qemu Patch0001: 0001-XXX-dont-dump-core-on-sigabort.patc.patch Patch0002: 0002-XXX-work-around-SA_RESTART-race-wit.patch Patch0003: 0003-qemu-0.9.0.cvs-binfmt.patch.patch @@ -62,6 +63,7 @@ Patch0035: 0035-console-add-question-mark-escape-op.patch Patch0036: 0036-Make-char-muxer-more-robust-wrt-sma.patch Patch0037: 0037-linux-user-lseek-explicitly-cast-no.patch Patch0038: 0038-virtfs-proxy-helper-Provide-__u64-f.patch +# Please do not add patches manually here, run update_git.sh. # this is to make lint happy Source300: rpmlintrc Source400: update_git.sh diff --git a/qemu-linux-user.spec.in b/qemu-linux-user.spec.in index cfdac4b7..db7fdc70 100644 --- a/qemu-linux-user.spec.in +++ b/qemu-linux-user.spec.in @@ -24,7 +24,9 @@ Group: System/Emulators/PC Version: 1.5.0 Release: 0 Source: qemu-%version.tar.bz2 +# This patch queue is auto-generated from https://github.com/openSUSE/qemu PATCH_FILES +# Please do not add patches manually here, run update_git.sh. # this is to make lint happy Source300: rpmlintrc Source400: update_git.sh diff --git a/qemu.changes b/qemu.changes index d958ad7c..1cc3690b 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 18 13:58:35 UTC 2013 - afaerber@suse.de + +- Clarify through spec file comments that the patch queue is + auto-generated through update_git.sh. + Please do not submit SRs that bypass our patch handling. + ------------------------------------------------------------------- Sat May 25 15:50:49 UTC 2013 - afaerber@suse.de diff --git a/qemu.spec b/qemu.spec index 4297d1f6..549007f7 100644 --- a/qemu.spec +++ b/qemu.spec @@ -24,6 +24,7 @@ Group: System/Emulators/PC Version: 1.5.0 Release: 0 Source: %name-%version.tar.bz2 +# This patch queue is auto-generated from https://github.com/openSUSE/qemu Patch0001: 0001-XXX-dont-dump-core-on-sigabort.patc.patch Patch0002: 0002-XXX-work-around-SA_RESTART-race-wit.patch Patch0003: 0003-qemu-0.9.0.cvs-binfmt.patch.patch @@ -62,6 +63,7 @@ Patch0035: 0035-console-add-question-mark-escape-op.patch Patch0036: 0036-Make-char-muxer-more-robust-wrt-sma.patch Patch0037: 0037-linux-user-lseek-explicitly-cast-no.patch Patch0038: 0038-virtfs-proxy-helper-Provide-__u64-f.patch +# Please do not add patches manually here, run update_git.sh. # this is to make lint happy Source300: rpmlintrc Source302: bridge.conf diff --git a/qemu.spec.in b/qemu.spec.in index 9a614615..d852e5ca 100644 --- a/qemu.spec.in +++ b/qemu.spec.in @@ -24,7 +24,9 @@ Group: System/Emulators/PC Version: 1.5.0 Release: 0 Source: %name-%version.tar.bz2 +# This patch queue is auto-generated from https://github.com/openSUSE/qemu PATCH_FILES +# Please do not add patches manually here, run update_git.sh. # this is to make lint happy Source300: rpmlintrc Source302: bridge.conf