forked from pool/libguestfs
Accepting request 284494 from home:cbosdonnat:branches:Virtualization
- Make zypper called with -n parameter when installing packages. 5f663c20-zypper-non-interactive.patch (bsc#916567) OBS-URL: https://build.opensuse.org/request/show/284494 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=331
This commit is contained in:
committed by
Git OBS Bridge
parent
ed4c3170e2
commit
b2e0d44130
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libguestfs
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 Michal Hrusecky <mhrusecky@novell.com>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -176,6 +176,8 @@ Summary: Compatibility package for guestfs-tools
|
||||
License: GPL-2.0
|
||||
Group: System/Filesystems
|
||||
Patch0: 0000-hotfix.patch
|
||||
# Upstream patch
|
||||
Patch1: 5f663c20-zypper-non-interactive.patch
|
||||
Patch1000: 1000-force-virtio_blk-in-old-guest-kernel.patch
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source42: libguestfs.mkinitrd.tar.bz2
|
||||
@@ -512,6 +514,7 @@ virtual machines.
|
||||
: _ignore_exclusive_arch '%{?_ignore_exclusive_arch}'
|
||||
%setup -q -a 789653 -a 42
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch1000 -p1
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user