diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-09-14 14:47:55 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-09-14 14:47:55 +0000 |
| commit | 7ea05ba9b7614f1d19f639fbe924b065ccf66656 (patch) | |
| tree | e33c3e14a1b8528ec16a022f4c4b562a7be0a289 /commons-lang.spec | |
| parent | 212afeca1dc121a48d5bfb3ca1763c26661c6009 (diff) | |
automatic import of commons-langopeneuler24.03_LTS_SP3
Diffstat (limited to 'commons-lang.spec')
| -rw-r--r-- | commons-lang.spec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/commons-lang.spec b/commons-lang.spec index fc69424..48b096e 100644 --- a/commons-lang.spec +++ b/commons-lang.spec @@ -17,6 +17,11 @@ standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. +%package javadoc +Summary: Javadoc for %{name} +%description javadoc +API documentation for %{name}. + %prep %autosetup -n %{name}-%{version} -p1 @@ -40,6 +45,9 @@ and 21 currently. %license LICENSE.txt NOTICE.txt %doc README.md RELEASE-NOTES.txt +%files javadoc -f .mfiles-javadoc +%license LICENSE.txt NOTICE.txt + %changelog * Mon Sep 14 2026 Java_Bot <Java_Bot@openeuler.org> - 3.19.0-1 - Initial package |
