[packages/perl-POE-Component-Jabber] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:03:27 CEST 2025


commit 0eefaf9ea83f29c5414c6b5fc6c269fcf778a4e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:03:11 2025 +0200

    Fix applying patches.

 perl-POE-Component-Jabber.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-POE-Component-Jabber.spec b/perl-POE-Component-Jabber.spec
index eb359e0..58d06ac 100644
--- a/perl-POE-Component-Jabber.spec
+++ b/perl-POE-Component-Jabber.spec
@@ -58,9 +58,9 @@ POE::Component::Jabber poprzez rejestrację dla zdarzenia IQ.
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 # rpm problems fixed by following patch
-%patch0 -p1
+%patch -P0 -p1
 # this one allows to run examples on current poe (no POE::Preprocessor)
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-POE-Component-Jabber.git/commitdiff/0eefaf9ea83f29c5414c6b5fc6c269fcf778a4e0



More information about the pld-cvs-commit mailing list