From 887ff4e07cc728dd667e0b0ede688205db8545d1 Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:46 +0200 Subject: [PATCH] Eliminate use of obsolete %patchN syntax (#2283636) --- apache-commons-jxpath.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec index 3d27899..793746e 100644 --- a/apache-commons-jxpath.spec +++ b/apache-commons-jxpath.spec @@ -36,7 +36,7 @@ This package contains the API documentation for %{name}. %prep %setup -q -n commons-jxpath-%{version}-src -%patch0 -p1 +%patch -P0 -p1 %pom_remove_dep xerces: %pom_remove_dep xml-apis: