forked from pool/libguestfs
Accepting request 726961 from home:gmoro:branches:Virtualization
Added patch to supermin appliance description, fixes boo#1136878 OBS-URL: https://build.opensuse.org/request/show/726961 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=443
This commit is contained in:
committed by
Git OBS Bridge
parent
92f3ff5d03
commit
e639c6c126
@@ -153,6 +153,7 @@ Patch51: 0002-common-extract-UTF-8-conversion-function.patch
|
||||
Patch52: 0003-inspector-rpm-summary-and-description-may-not-be-utf.patch
|
||||
# Our patches
|
||||
Patch100: appliance.patch
|
||||
Patch101: netconfig.patch
|
||||
|
||||
Source0: http://download.libguestfs.org/1.38-stable/libguestfs-%{version}.tar.gz
|
||||
Source1: libguestfs.rpmlintrc
|
||||
@@ -409,7 +410,6 @@ BuildRequires: strace
|
||||
BuildRequires: syslinux
|
||||
%endif
|
||||
BuildRequires: ldmtool
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
BuildRequires: systemd-sysvinit
|
||||
BuildRequires: tar
|
||||
BuildRequires: terminfo-base
|
||||
@@ -419,6 +419,7 @@ BuildRequires: util-linux
|
||||
BuildRequires: util-linux-lang
|
||||
BuildRequires: xfsprogs
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
|
||||
# Needed by guestfsd which is burried in the appliance
|
||||
#
|
||||
@@ -568,6 +569,7 @@ It can import a variety of guest operating systems from libvirt-managed hosts.
|
||||
%patch51 -p1
|
||||
%patch52 -p1
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
|
||||
%build
|
||||
bison --version
|
||||
|
Reference in New Issue
Block a user