From 3d27c22831beb27c493f8a29e0dfa5fa82752d7d Mon Sep 17 00:00:00 2001 From: root Date: Wed, 19 Aug 2020 19:12:28 +0800 Subject: [PATCH] package init --- glassfish-jsp.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glassfish-jsp.spec b/glassfish-jsp.spec index a81e1ea..2d56eef 100644 --- a/glassfish-jsp.spec +++ b/glassfish-jsp.spec @@ -32,9 +32,9 @@ This project provides a container independent implementation of JSP * Provides a sandbox for new JSP features; provides a reference implementation of next JSP spec. -%package javadoc +%package help Summary: API documentation for %{name} -%description javadoc +%description help %{summary}. %prep @@ -66,7 +66,7 @@ popd %{_javadir}/javax.servlet.jsp %license LICENSE-ASL-2.0.txt LICENSE-CDDL+GPLv2.html -%files javadoc -f .mfiles-javadoc +%files help -f .mfiles-javadoc %license LICENSE-ASL-2.0.txt LICENSE-CDDL+GPLv2.html %changelog