forked from pool/osinfo-db
- bsc#1010060 - virt-install won't start CASP installation
add-casp-support.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/osinfo-db?expand=0&rev=22
This commit is contained in:
parent
b95f3660b9
commit
556548575b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 11:40:10 MST 2017 - carnold@suse.com
|
||||
|
||||
- bsc#1010060 - virt-install won't start CASP installation
|
||||
add-casp-support.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 16:32:18 MST 2016 - carnold@suse.com
|
||||
|
||||
|
@ -20,6 +20,7 @@ Version: 20161026
|
||||
Release: 0
|
||||
Summary: Osinfo database files
|
||||
License: LGPL-2.1+ and GPL-2.0+
|
||||
Group: System/Libraries
|
||||
BuildArch: noarch
|
||||
URL: http://libosinfo.org/
|
||||
Source: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz
|
||||
@ -36,6 +37,7 @@ Patch10: 1a7ce161-add-sle-resource-information.patch
|
||||
Patch11: 99ae3d72-add-sle12sp2-support.patch
|
||||
Patch20: add-opensuse-leap-42.3-support.patch
|
||||
Patch21: add-sle12sp3-support.patch
|
||||
Patch22: add-casp-support.patch
|
||||
BuildRequires: intltool
|
||||
BuildRequires: osinfo-db-tools
|
||||
|
||||
@ -59,6 +61,7 @@ provisioning of new virtual machines
|
||||
%patch11 -p1
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch22 -p1
|
||||
|
||||
%build
|
||||
cd %{_builddir}
|
||||
|
Loading…
Reference in New Issue
Block a user