- Use autosetup
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=476
This commit is contained in:
parent
aa0545b4ec
commit
4cfc54c6d8
@ -7,6 +7,7 @@ Mon Jul 19 01:01:01 UTC 2021 - ohering@suse.de
|
|||||||
- Use pkgconfig(python3) to refer to variants of python3
|
- Use pkgconfig(python3) to refer to variants of python3
|
||||||
- Remove obsolete 0004-python-include-dirs.patch and related
|
- Remove obsolete 0004-python-include-dirs.patch and related
|
||||||
workaround in spec file
|
workaround in spec file
|
||||||
|
- Use autosetup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 28 10:20:30 UTC 2021 - ohering@suse.de
|
Fri May 28 10:20:30 UTC 2021 - ohering@suse.de
|
||||||
|
@ -534,14 +534,7 @@ It can import a variety of guest operating systems from libvirt-managed hosts.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
: _ignore_exclusive_arch '%{?_ignore_exclusive_arch}'
|
: _ignore_exclusive_arch '%{?_ignore_exclusive_arch}'
|
||||||
%setup -q -a 789653
|
%autosetup -p1 -a 789653
|
||||||
#%setup -q -a 1 -a 2 -a 789653
|
|
||||||
%patch50 -p1
|
|
||||||
%patch51 -p1
|
|
||||||
%patch52 -p1
|
|
||||||
%patch100 -p1
|
|
||||||
%patch101 -p1
|
|
||||||
%patch102 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
|
Loading…
x
Reference in New Issue
Block a user