Replace source file
This commit is contained in:
parent
e77f51f960
commit
4ac61d3ed3
BIN
JAVAMAIL-1_5_2.tar.gz
Normal file
BIN
JAVAMAIL-1_5_2.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Name: javamail
|
||||
Version: 1.5.2
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: JavaMail API
|
||||
License: CDDL-1.0 or GPLv2 with exceptions
|
||||
URL: http://www.oracle.com/technetwork/java/javamail
|
||||
BuildArch: noarch
|
||||
Source: https://java.net/projects/javamail/downloads/download/source/javamail-%{version}-src.zip
|
||||
Source: https://github.com/javaee/javamail/archive/JAVAMAIL-1_5_2.tar.gz
|
||||
BuildRequires: maven-local mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||
BuildRequires: mvn(junit:junit) mvn(org.apache.maven.plugins:maven-source-plugin)
|
||||
BuildRequires: mvn(net.java:jvnet-parent:pom:) mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
@ -62,6 +62,8 @@ ln -sf ../%{name}/javax.mail.jar %{buildroot}%{_javadir}/javax.mail/
|
||||
%files help -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Sun Jan 19 2020 duyeyu<duyeyu@huawei.com> - 1.5.2-10
|
||||
- modify Source path
|
||||
* Sat Dec 21 2019 lijin Yang <yanglijin@huawei.com> - 1.5.2-9
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user