forked from pool/libguestfs
- Update to version 1.22.5
* full support for btrfs guests * large performance improvements in virt-df and virt-alignment-scan tools * many bug fixes * full release notes: http://libguestfs.org/guestfs-release-notes.1.html OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=221
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
Version: 1.20.10
|
||||
|
||||
Version: 1.22.5
|
||||
Release: 0
|
||||
|
||||
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
|
||||
%if !%opt
|
||||
@@ -136,7 +138,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Compatibility package for guestfs-tools
|
||||
License: GPL-2.0
|
||||
Group: System/Filesystems
|
||||
Release: 0
|
||||
Patch1000: 1000-force-virtio_blk-in-old-guest-kernel.patch
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source789653: Pod-Simple-3.23.tar.xz
|
||||
@@ -421,7 +422,7 @@ virtual machines.
|
||||
%prep
|
||||
: _ignore_exclusive_arch '%{?_ignore_exclusive_arch}'
|
||||
%setup -q -a 789653
|
||||
%patch1000 -p1
|
||||
#patch1000 -p1
|
||||
|
||||
%build
|
||||
# [Bug 789653] sles11 perl obsoletes perl-Pod-Simple unconditionally
|
||||
@@ -747,7 +748,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sbindir}/libguestfs-make-fixed-appliance
|
||||
%{_bindir}/*
|
||||
%config(noreplace) /etc/libguestfs-tools.conf
|
||||
%config(noreplace) /etc/bash_completion.d/guestfish-bash-completion.sh
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user