[packages/libguestfs] - rebuild for rpm 4.20, rel 2

baggins baggins at pld-linux.org
Wed Feb 5 11:28:36 CET 2025


commit 7d6899417d4b8dd061995c886a9f15bec090a9c0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Feb 5 11:25:26 2025 +0100

    - rebuild for rpm 4.20, rel 2

 libguestfs.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 62af7f2..70c6d8e 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -38,7 +38,7 @@ Summary:	Library and tools for accessing and modifying virtual machine disk imag
 Summary(pl.UTF-8):	Biblioteka i narzędzia do dostępu i modyfikacji obrazów dysków maszyn wirtualnych
 Name:		libguestfs
 Version:	1.52.2
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	https://download.libguestfs.org/1.52-stable/%{name}-%{version}.tar.gz
@@ -451,13 +451,13 @@ Bashowe uzupełnianie argumentów dla narzędzi libguestfs.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
 %ifarch x32
-%patch3 -p1
+%patch -P 3 -p1
 %endif
-%patch4 -p1
+%patch -P 4 -p1
 
 %build
 # preserve dir across libtoolize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libguestfs.git/commitdiff/7d6899417d4b8dd061995c886a9f15bec090a9c0



More information about the pld-cvs-commit mailing list