From 864e5d1926b7929af6d5b81beeb1f0586b25597d Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Thu, 23 Apr 2009 10:22:54 +0000 Subject: [PATCH] Include the make-release script in the src.rpm --- qemu.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qemu.spec b/qemu.spec index 708b47c..8a3b247 100644 --- a/qemu.spec +++ b/qemu.spec @@ -15,9 +15,9 @@ URL: http://www.qemu.org/ # $> make-release qemu-kvm-%{version}.tar.gz $(pwd)/kvm v2.6.29-6998-g1d0cdf1 \ # $(pwd)/kvm-userspace kvm-84-196-ga01bd3f Source0: qemu-kvm-%{version}.tar.gz - -Source1: qemu.init -Source2: kvm.modules +Source1: make-release +Source2: qemu.init +Source3: kvm.modules Patch1: 01-tls-handshake-fix.patch Patch2: 02-vnc-monitor-info.patch