commit
82e2f3c298
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)
|
||||
@ -26,7 +26,7 @@ Obsoletes: %{name}-javadoc < %{version}-%{release}
|
||||
The help for javamail to use.
|
||||
|
||||
%prep
|
||||
%autosetup -c -p1
|
||||
%autosetup -n %{name}-JAVAMAIL-1_5_2 -p1
|
||||
|
||||
%pom_xpath_inject pom:project "<dependencies/>" mailapi
|
||||
%pom_add_dep com.sun.mail:smtp:%{version}:provided mailapi
|
||||
@ -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