package init
This commit is contained in:
parent
c4dee09ec8
commit
12a6b94f25
@ -17,10 +17,12 @@ pooling implementation compared to the 1.x series. In addition
|
||||
to performance and scalability improvements, version 2 includes
|
||||
robust instance tracking and pool monitoring.
|
||||
|
||||
%package javadoc
|
||||
%package help
|
||||
Summary: Javadoc for %{name}
|
||||
Provides: %{name}-javadoc = %{version}-%{release}
|
||||
Obsoletes: %{name}-javadoc < %{version}-%{release}
|
||||
|
||||
%description javadoc
|
||||
%description help
|
||||
This package contains javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
@ -39,7 +41,7 @@ This package contains javadoc for %{name}.
|
||||
%doc README.txt RELEASE-NOTES.txt
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%files help -f .mfiles-javadoc
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user