[packages/libgnt] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 16:16:21 CET 2025


commit fcc12eb1a71c99e12c3a98c791b095d0fe481992
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 15:39:38 2025 +0100

    - use patch -P

 libgnt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgnt.spec b/libgnt.spec
index 26bbdfb..b218a22 100644
--- a/libgnt.spec
+++ b/libgnt.spec
@@ -2,7 +2,7 @@ Summary:	The GLib Ncurses Toolkit
 Summary(pl.UTF-8):	Biblioteka GLib Ncurses Toolkit
 Name:		libgnt
 Version:	2.14.3
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Libraries
 Source0:	https://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.xz
@@ -82,7 +82,7 @@ Dokumentacja API biblioteki GNT.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 
 %{__sed} -i -e 's/ = library(/ = shared_library(/' wms/meson.build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgnt.git/commitdiff/fcc12eb1a71c99e12c3a98c791b095d0fe481992



More information about the pld-cvs-commit mailing list