Update patches against 0.12.3

This commit is contained in:
Justin M. Forbes 2010-02-28 16:36:01 +00:00
parent 60db804689
commit c7edac6759
2 changed files with 8 additions and 6 deletions

View File

@ -64,7 +64,7 @@ index 7e9ca79..d9f2e41 100644
return s;
}
@@ -456,6 +464,27 @@ int net_init_tap(QemuOpts *opts, Monitor *mon, const char *name, VLANState *vlan
@@ -456,5 +464,26 @@ int net_init_tap(QemuOpts *opts, Monitor *mon, const char *name, VLANState *vlan
}
}
@ -89,9 +89,8 @@ index 7e9ca79..d9f2e41 100644
+ return -1;
+ }
+
if (vlan) {
vlan->nb_host_devs++;
}
return 0;
}
diff --git a/qemu-options.hx b/qemu-options.hx
index ca73ba5..2b3d9b8 100644
--- a/qemu-options.hx

View File

@ -1,7 +1,7 @@
Summary: QEMU is a FAST! processor emulator
Name: qemu
Version: 0.12.3
Release: 2%{?dist}
Release: 3%{?dist}
# Epoch because we pushed a qemu-1.0 package
Epoch: 2
License: GPLv2+ and LGPLv2+ and BSD
@ -598,7 +598,10 @@ fi
%{_mandir}/man1/qemu-img.1*
%changelog
* Sun Feb 28 2010 Justin M. Forbes <jforbes@redhat.com> - 2:0.12.2-1
* Sun Feb 28 2010 Justin M. Forbes <jforbes@redhat.com> - 2:0.12.3-3
- Update patches against 0.12.3
* Sun Feb 28 2010 Justin M. Forbes <jforbes@redhat.com> - 2:0.12.3-2
- Fix sources file
* Fri Feb 26 2010 Justin M. Forbes <jforbes@redhat.com> - 2:0.12.3-1