Accepting request 1110988 from Java:packages
fix factory build OBS-URL: https://build.opensuse.org/request/show/1110988 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tomcat?expand=0&rev=94
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 12 11:30:29 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Require(pre) shadow because groupadd is needed early
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 23 04:25:45 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
Tue May 23 04:25:45 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@@ -83,7 +83,6 @@ Patch5: %{name}-%{major_version}.%{minor_version}-jdt.patch
|
|||||||
Patch6: tomcat-9.0.75-secretRequired-default.patch
|
Patch6: tomcat-9.0.75-secretRequired-default.patch
|
||||||
Patch7: tomcat-9.0-fix_catalina.patch
|
Patch7: tomcat-9.0-fix_catalina.patch
|
||||||
Patch8: tomcat-9.0-logrotate_everything.patch
|
Patch8: tomcat-9.0-logrotate_everything.patch
|
||||||
|
|
||||||
BuildRequires: ant >= 1.8.1
|
BuildRequires: ant >= 1.8.1
|
||||||
BuildRequires: ant-antlr
|
BuildRequires: ant-antlr
|
||||||
BuildRequires: apache-commons-collections
|
BuildRequires: apache-commons-collections
|
||||||
@@ -117,8 +116,7 @@ Requires: apache-commons-logging
|
|||||||
Requires: apache-commons-pool2
|
Requires: apache-commons-pool2
|
||||||
Requires: java >= 1.8
|
Requires: java >= 1.8
|
||||||
Requires(post): %fillup_prereq
|
Requires(post): %fillup_prereq
|
||||||
Requires(pre): %{_sbindir}/groupadd
|
Requires(pre): shadow
|
||||||
Requires(pre): %{_sbindir}/useradd
|
|
||||||
Recommends: libtcnative-1-0 >= 1.1.24
|
Recommends: libtcnative-1-0 >= 1.1.24
|
||||||
Recommends: logrotate
|
Recommends: logrotate
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user