0eeaea Get rid of patch numbering

Authored and Committed by Daniel P. Berrangé 2 years ago
1 file changed. 10 lines added. 10 lines removed.
    Get rid of patch numbering
    
    RPM no longer requires use of numbered patches, a simple 'Patch' is
    sufficient.
    
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+10 -10
qemu.spec CHANGED
@@ -341,17 +341,17 @@ Source31: kvm-x86.conf
341
341
Source36: README.tests
342
342
343
343
# Fix SGX assert
344
- Patch0001: 0001-target-i386-the-sgx_epc_get_section-stub-is-reachabl.patch
344
+ Patch: 0001-target-i386-the-sgx_epc_get_section-stub-is-reachabl.patch
345
345
# Fix virtio-scsi hang (bz #2079347)
346
- Patch0002: 0002-virtio-scsi-fix-ctrl-and-event-handler-functions-in-.patch
347
- Patch0003: 0003-virtio-scsi-don-t-waste-CPU-polling-the-event-virtqu.patch
348
- Patch0004: 0004-virtio-scsi-clean-up-virtio_scsi_handle_event_vq.patch
349
- Patch0005: 0005-virtio-scsi-clean-up-virtio_scsi_handle_ctrl_vq.patch
350
- Patch0006: 0006-virtio-scsi-clean-up-virtio_scsi_handle_cmd_vq.patch
351
- Patch0007: 0007-virtio-scsi-move-request-related-items-from-.h-to-.c.patch
352
- Patch0008: 0008-Disable-flakey-dbus-display-test.patch
353
- Patch0009: 0009-Fix-iotests-with-modules-and-qemu-system-s390x.patch
354
- Patch0010: 0010-Skip-iotests-entirely.patch
346
+ Patch: 0002-virtio-scsi-fix-ctrl-and-event-handler-functions-in-.patch
347
+ Patch: 0003-virtio-scsi-don-t-waste-CPU-polling-the-event-virtqu.patch
348
+ Patch: 0004-virtio-scsi-clean-up-virtio_scsi_handle_event_vq.patch
349
+ Patch: 0005-virtio-scsi-clean-up-virtio_scsi_handle_ctrl_vq.patch
350
+ Patch: 0006-virtio-scsi-clean-up-virtio_scsi_handle_cmd_vq.patch
351
+ Patch: 0007-virtio-scsi-move-request-related-items-from-.h-to-.c.patch
352
+ Patch: 0008-Disable-flakey-dbus-display-test.patch
353
+ Patch: 0009-Fix-iotests-with-modules-and-qemu-system-s390x.patch
354
+ Patch: 0010-Skip-iotests-entirely.patch
355
355
356
356
BuildRequires: meson >= %{meson_version}
357
357
BuildRequires: zlib-devel