package init
This commit is contained in:
parent
146b552e3c
commit
3d27c22831
@ -32,9 +32,9 @@ This project provides a container independent implementation of JSP
|
|||||||
* Provides a sandbox for new JSP features; provides a reference
|
* Provides a sandbox for new JSP features; provides a reference
|
||||||
implementation of next JSP spec.
|
implementation of next JSP spec.
|
||||||
|
|
||||||
%package javadoc
|
%package help
|
||||||
Summary: API documentation for %{name}
|
Summary: API documentation for %{name}
|
||||||
%description javadoc
|
%description help
|
||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -66,7 +66,7 @@ popd
|
|||||||
%{_javadir}/javax.servlet.jsp
|
%{_javadir}/javax.servlet.jsp
|
||||||
%license LICENSE-ASL-2.0.txt LICENSE-CDDL+GPLv2.html
|
%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
|
%license LICENSE-ASL-2.0.txt LICENSE-CDDL+GPLv2.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user