From 44f692f229cac40977a4bda4f0b2009486d78a44 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 26 Dec 2024 03:33:25 +0300 Subject: [PATCH] import regexp-1.5-39.el9_5 --- SPECS/regexp.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/SPECS/regexp.spec b/SPECS/regexp.spec index 189e7d1..e43cc44 100644 --- a/SPECS/regexp.spec +++ b/SPECS/regexp.spec @@ -1,7 +1,7 @@ Name: regexp Epoch: 1 Version: 1.5 -Release: 37%{?dist} +Release: 39%{?dist} Summary: Simple regular expressions API License: ASL 2.0 URL: http://jakarta.apache.org/%{name}/ @@ -14,8 +14,6 @@ Patch0: jakarta-%{name}-attach-osgi-manifest.patch BuildRequires: ant BuildRequires: javapackages-local -Requires: java-headless - %description Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. @@ -32,7 +30,7 @@ Javadoc for %{name}. %prep %setup -q -n jakarta-%{name}-%{version} -%patch0 +%patch -P 0 cp -p %{SOURCE2} MANIFEST.MF # remove all binary libs find . -name "*.jar" -exec rm -f {} \; @@ -69,7 +67,13 @@ mkdir lib %doc LICENSE %changelog -* Wed Mar 15 2023 MSVSphere Packaging Team - 1.5-37 +* Thu Nov 21 2024 Marián Konček - 1:1.5-39 +- Fix patch usage + +* Wed Nov 20 2024 Marián Konček +- Rebuild with regenerated Requires on Java + +* Wed Mar 15 2023 MSVSphere Packaging Team - 1:1.5-37 - Rebuilt for MSVSphere 9.1. * Tue Aug 10 2021 Mohan Boddu - 1:1.5-37