!3 [sync] PR-2: Add Conflicts for javamail
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
b559008ee8
@ -1,6 +1,6 @@
|
||||
Name: jakarta-mail
|
||||
Version: 1.6.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Jakarta Mail API
|
||||
License: EPL-2.0 or GPLv2 with exceptions
|
||||
URL: https://github.com/eclipse-ee4j/mail
|
||||
@ -11,6 +11,7 @@ BuildRequires: mvn(junit:junit) mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-dependency-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
|
||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||
Conflicts: javamail
|
||||
Obsoletes: javamail-javadoc < 1.5.2-16
|
||||
%description
|
||||
The Jakarta Mail API provides a platform-independent and
|
||||
@ -56,5 +57,8 @@ export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Jul 29 2022 xu_ping <xuping33@h-partners.com> - 1.6.7-2
|
||||
- Add Conflict for javamail
|
||||
|
||||
* Mon Jun 6 2022 liyanan <liyanan32@huawei.com> - 1.6.7-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user