From 4cfc54c6d8ce1facf04d7427e020c9d71bf2e0986fc2276529f0415b990468bf Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 19 Jul 2021 15:33:53 +0000 Subject: [PATCH] - Use autosetup OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=476 --- libguestfs.changes | 1 + libguestfs.spec | 9 +-------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/libguestfs.changes b/libguestfs.changes index eac3a1c..e3c0f91 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -7,6 +7,7 @@ Mon Jul 19 01:01:01 UTC 2021 - ohering@suse.de - Use pkgconfig(python3) to refer to variants of python3 - Remove obsolete 0004-python-include-dirs.patch and related workaround in spec file +- Use autosetup ------------------------------------------------------------------- Fri May 28 10:20:30 UTC 2021 - ohering@suse.de diff --git a/libguestfs.spec b/libguestfs.spec index cf243ad..2c49dc4 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -534,14 +534,7 @@ It can import a variety of guest operating systems from libvirt-managed hosts. %prep : _ignore_exclusive_arch '%{?_ignore_exclusive_arch}' -%setup -q -a 789653 -#%setup -q -a 1 -a 2 -a 789653 -%patch50 -p1 -%patch51 -p1 -%patch52 -p1 -%patch100 -p1 -%patch101 -p1 -%patch102 -p1 +%autosetup -p1 -a 789653 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects