Update to 1.5.1
This commit is contained in:
parent
aea8b8bd52
commit
a7380ff71b
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 namedreltag .Final
|
||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: jboss-dmr
|
Name: jboss-dmr
|
||||||
Version: 1.3.0
|
Version: 1.5.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: JBoss DMR
|
Summary: JBoss DMR
|
||||||
License: LGPLv2+
|
License: LGPLv2+ and Apache-2.0
|
||||||
URL: https://github.com/jbossas/jboss-dmr
|
URL: https://github.com/jbossas/jboss-dmr
|
||||||
Source0: https://github.com/jbossas/jboss-dmr/archive/%{namedversion}.tar.gz
|
Source0: https://github.com/jbossas/jboss-dmr/archive/%{namedversion}.tar.gz
|
||||||
Patch0: 0001-Add-pre-generated-Java-classes.patch
|
|
||||||
BuildArch: noarch
|
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(junit:junit) mvn(org.jboss.apiviz:apiviz:pom:)
|
||||||
BuildRequires: mvn(org.jboss:jboss-parent:pom:) mvn(org.jboss.logmanager:jboss-logmanager)
|
BuildRequires: mvn(org.jboss:jboss-parent:pom:) mvn(org.jboss.logmanager:jboss-logmanager)
|
||||||
%description
|
%description
|
||||||
@ -21,10 +20,8 @@ Summary: Javadoc for %{name}
|
|||||||
This package contains the API documentation for %{name}.
|
This package contains the API documentation for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{namedversion}
|
%autosetup -n %{name}-%{namedversion} -p1
|
||||||
%patch0 -p1
|
%pom_remove_plugin :maven-checkstyle-plugin
|
||||||
%pom_remove_plugin :apt-maven-plugin
|
|
||||||
%pom_remove_plugin :maven-antrun-plugin
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%mvn_build
|
%mvn_build
|
||||||
@ -37,5 +34,8 @@ This package contains the API documentation for %{name}.
|
|||||||
%files javadoc -f .mfiles-javadoc
|
%files javadoc -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 14 2020 yaokai <yaokai13@huawei.com> - 1.3.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user