Packages: added JSR-340 compatibility notice to unit-jsc packages.

This commit is contained in:
Andrei Belov
2019-03-01 18:16:57 +03:00
parent 754b85c3ee
commit 1b0595c74c
6 changed files with 65 additions and 1 deletions

View File

@@ -27,6 +27,8 @@ define MODULE_PREINSTALL_jsc11
%{buildroot}%{_datadir}/doc/unit-jsc11/examples/jsc-app/index.jsp
%{__install} -m 644 -p %{SOURCE101} \
%{buildroot}%{_datadir}/doc/unit-jsc11/examples/unit.config
%{__install} -m 644 -p %{bdir}/src/java/README.JSR-340 \
%{buildroot}%{_datadir}/doc/unit-jsc8/
endef
export MODULE_PREINSTALL_jsc11
@@ -59,6 +61,8 @@ To check out the sample app, run these commands:
Online documentation is available at https://unit.nginx.org
`cat /usr/share/doc/unit-jsc11/README.JSR-340`
----------------------------------------------------------------------
BANNER
endef