From e208cdc226927eb585ca71c98e132d2b8552b34e Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 22 Aug 2024 22:13:18 +0200 Subject: [PATCH] Switch to non-numdered patches --- java_cup.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java_cup.spec b/java_cup.spec index 76be9a8..cb31a15 100644 --- a/java_cup.spec +++ b/java_cup.spec @@ -19,8 +19,8 @@ Source0: java_cup-%{version}.tar.bz2 Source2: %{name}-MANIFEST.MF Source4: %{name}-runtime-MANIFEST.MF -Patch0: %{name}-build.patch -Patch1: 0002-Set-Java-source-target-to-1.8.patch +Patch: %{name}-build.patch +Patch: 0002-Set-Java-source-target-to-1.8.patch %if %{with bootstrap} BuildRequires: javapackages-bootstrap