- Upstream bug fix (bsc#1027942)
27d4b167-virtinst-update-location-for-opensuse.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=413
This commit is contained in:
parent
7c3d2b4d0f
commit
e496b10638
21
27d4b167-virtinst-update-location-for-opensuse.patch
Normal file
21
27d4b167-virtinst-update-location-for-opensuse.patch
Normal file
@ -0,0 +1,21 @@
|
||||
Subject: Update --location for OpenSUSE
|
||||
From: Nicolas Bock nicolas.bock@suse.com Tue Mar 6 15:54:23 2018 -0700
|
||||
Date: Wed Mar 7 09:27:38 2018 +0100:
|
||||
Git: 27d4b167d5572ade0246cf9340abae88ad5097eb
|
||||
|
||||
OpenSUSE is currently at Leap 42.3. This change updates the man page
|
||||
for virt-install to point to the current repository.
|
||||
|
||||
diff --git a/man/virt-install.pod b/man/virt-install.pod
|
||||
index 00f8d125..712386fc 100644
|
||||
--- a/man/virt-install.pod
|
||||
+++ b/man/virt-install.pod
|
||||
@@ -429,7 +429,7 @@ http://us.archive.ubuntu.com/ubuntu/dists/wily/main/installer-amd64/
|
||||
|
||||
=item Suse
|
||||
|
||||
-http://download.opensuse.org/distribution/11.0/repo/oss/
|
||||
+http://download.opensuse.org/pub/opensuse/distribution/leap/42.3/repo/oss/
|
||||
|
||||
=item Mandriva
|
||||
|
@ -4,6 +4,8 @@ Wed Mar 7 15:19:38 MST 2018 - carnold@suse.com
|
||||
- bsc#1067018 - L3: KVM Guest creation failed - Property .cmt not
|
||||
found
|
||||
virtinst-dont-use-special-copy-cpu-features.patch
|
||||
- Upstream bug fix (bsc#1027942)
|
||||
27d4b167-virtinst-update-location-for-opensuse.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 5 13:32:19 UTC 2018 - jengelh@inai.de
|
||||
|
@ -39,6 +39,7 @@ Source2: virt-install.desktop
|
||||
Source3: virt-manager-supportconfig
|
||||
# Upstream Patches
|
||||
Patch0: 4c7c4590-manager-Fix-mem-disk-net-stats-graphs.patch
|
||||
Patch1: 27d4b167-virtinst-update-location-for-opensuse.patch
|
||||
# SUSE Only
|
||||
Patch70: virtman-desktop.patch
|
||||
Patch71: virtman-kvm.patch
|
||||
@ -179,6 +180,7 @@ machine).
|
||||
%setup -q
|
||||
# Upstream Patches
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
# SUSE Only
|
||||
%patch70 -p1
|
||||
%patch71 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user