Accepting request 1148480 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jakarta-taglibs-standard?expand=0&rev=20
This commit is contained in:
Ana Guerrero 2024-02-21 16:58:37 +00:00 committed by Git OBS Bridge
commit 3f4bdb848a
2 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 09:27:21 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Mar 20 13:09:59 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package jakarta-taglibs-standard
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@ Release: 0
Summary: Open Source Implementation of the JSP Standard Tag Library
License: Apache-2.0
Group: Development/Libraries/Java
URL: http://tomcat.apache.org/taglibs/
URL: https://tomcat.apache.org/taglibs/
Source0: http://archive.apache.org/dist/jakarta/taglibs/standard/source/%{name}-%{version}-src.tar.gz
Patch0: %{name}-%{version}-build.patch
Patch1: %{name}-java6-compatibility.patch
@ -54,11 +54,11 @@ This package contains the javadoc documentation for Jakarta Taglibs.
%prep
%setup -q -n %{name}-%{version}-src
%patch0
%patch1 -b .sav1
%patch2 -b .sav2
%patch3 -p1
%patch4 -p1
%patch -P 0
%patch -P 1 -b .sav1
%patch -P 2 -b .sav2
%patch -P 3 -p1
%patch -P 4 -p1
cat > build.properties <<EOBP
build.dir=build