!8 [sync] PR-2: Standardize the spec file.

From: @openeuler-sync-bot 
Reviewed-by: @DingliZhang 
Signed-off-by: @DingliZhang
This commit is contained in:
openeuler-ci-bot 2025-04-27 03:41:28 +00:00 committed by Gitee
commit fadf088efd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: jacorb Name: jacorb
Version: 2.3.1 Version: 2.3.1
Release: 1 Release: 2
Summary: The Java implementation of the OMG's CORBA standard Summary: The Java implementation of the OMG's CORBA standard
License: LGPLv2 License: LGPLv2
URL: http://www.jacorb.org/index.html URL: http://www.jacorb.org/index.html
@ -62,12 +62,14 @@ ant all doc
%mvn_install -J doc/api %mvn_install -J doc/api
%files -f .mfiles %files -f .mfiles
%dir %{_javadir}/%{name}
%doc doc/LICENSE %doc doc/LICENSE
%files javadoc -f .mfiles-javadoc %files javadoc -f .mfiles-javadoc
%doc doc/LICENSE %doc doc/LICENSE
%changelog %changelog
* Thu Nov 07 2024 xuguangmin <xuguangmin@kylinos.cn> - 2.3.1-2
- Standardize the spec file.
* Wed Sep 2 2020 Ge Wang <wangge20@huawei.com> - 2.3.1-1 * Wed Sep 2 2020 Ge Wang <wangge20@huawei.com> - 2.3.1-1
- Package init - Package init