!2 升级到1.5.1版本
From: @hht8 Reviewed-by: @wangchong1995924 Signed-off-by: @wangchong1995924
This commit is contained in:
commit
940187db77
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
1.5.1.Final.tar.gz
Normal file
BIN
1.5.1.Final.tar.gz
Normal file
Binary file not shown.
@ -1,15 +1,14 @@
|
||||
%global namedreltag .Final
|
||||
%global namedversion %{version}%{?namedreltag}
|
||||
Name: jboss-dmr
|
||||
Version: 1.3.0
|
||||
Version: 1.5.1
|
||||
Release: 1
|
||||
Summary: JBoss DMR
|
||||
License: LGPLv2+
|
||||
License: LGPLv2+ and Apache-2.0
|
||||
URL: https://github.com/jbossas/jboss-dmr
|
||||
Source0: https://github.com/jbossas/jboss-dmr/archive/%{namedversion}.tar.gz
|
||||
Patch0: 0001-Add-pre-generated-Java-classes.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: maven-local mvn(com.google.code.cookcc:cookcc) mvn(jdepend:jdepend)
|
||||
BuildRequires: maven-local mvn(jdepend:jdepend)
|
||||
BuildRequires: mvn(junit:junit) mvn(org.jboss.apiviz:apiviz:pom:)
|
||||
BuildRequires: mvn(org.jboss:jboss-parent:pom:) mvn(org.jboss.logmanager:jboss-logmanager)
|
||||
%description
|
||||
@ -21,10 +20,8 @@ Summary: Javadoc for %{name}
|
||||
This package contains the API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{namedversion}
|
||||
%patch0 -p1
|
||||
%pom_remove_plugin :apt-maven-plugin
|
||||
%pom_remove_plugin :maven-antrun-plugin
|
||||
%autosetup -n %{name}-%{namedversion} -p1
|
||||
%pom_remove_plugin :maven-checkstyle-plugin
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
@ -37,5 +34,8 @@ This package contains the API documentation for %{name}.
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 huanghaitao <huanghaitao@huawei.com> - 1.5.1-1
|
||||
- Update to 1.5.1
|
||||
|
||||
* Fri Aug 14 2020 yaokai <yaokai13@huawei.com> - 1.3.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user