!4 Change source
From: @wk333 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
4253c4ba66
@ -1,6 +1,6 @@
|
|||||||
Name: jakarta-mail
|
Name: jakarta-mail
|
||||||
Version: 1.6.7
|
Version: 1.6.7
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Jakarta Mail API
|
Summary: Jakarta Mail API
|
||||||
License: EPL-2.0 or GPLv2 with exceptions
|
License: EPL-2.0 or GPLv2 with exceptions
|
||||||
URL: https://github.com/eclipse-ee4j/mail
|
URL: https://github.com/eclipse-ee4j/mail
|
||||||
@ -18,7 +18,7 @@ The Jakarta Mail API provides a platform-independent and
|
|||||||
protocol-independent framework to build mail and messaging applications.
|
protocol-independent framework to build mail and messaging applications.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n mail-%{version}
|
%setup -q -n mail-api-%{version}
|
||||||
%pom_remove_parent
|
%pom_remove_parent
|
||||||
%pom_remove_plugin :maven-enforcer-plugin
|
%pom_remove_plugin :maven-enforcer-plugin
|
||||||
%pom_remove_plugin :osgiversion-maven-plugin
|
%pom_remove_plugin :osgiversion-maven-plugin
|
||||||
@ -57,6 +57,9 @@ export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2022 wangkai <wangkai385@h-partners.com> - 1.6.7-3
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Fri Jul 29 2022 xu_ping <xuping33@h-partners.com> - 1.6.7-2
|
* Fri Jul 29 2022 xu_ping <xuping33@h-partners.com> - 1.6.7-2
|
||||||
- Add Conflict for javamail
|
- Add Conflict for javamail
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user