Skip to content

Commit 7361a5e

Browse files
authored
Update tomcat.spec - 9.0.98 patches removed
1 parent 22539ae commit 7361a5e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tomcat.spec

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Summary: Apache Tomcat Server
1111
Group: web
1212
License: Apache 2.0
1313
Source0: apache-tomcat-%{full_version}.tar.gz
14-
Patch0: serverxml-stig.patch
15-
Patch1: webxml-stig.patch
1614

1715
BuildRequires: systemd
1816
BuildArch: noarch
@@ -40,8 +38,6 @@ useradd -M -r -p NP -g %tomcat_group -d %{catalina_base} \
4038

4139
%prep
4240
%setup -q
43-
%patch0 -p1
44-
%patch1 -p1
4541

4642
%build
4743
cat > tomcat%{major_version}.service <<EOF

0 commit comments

Comments
 (0)