!2 Update to version 0.13
From: @chen-jan Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
afee7ad9c7
Binary file not shown.
BIN
apache-rat-0.13-src.tar.bz2
Normal file
BIN
apache-rat-0.13-src.tar.bz2
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: apache-rat
|
Name: apache-rat
|
||||||
Version: 0.12
|
Version: 0.13
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Apache Release Audit Tool (RAT)
|
Summary: Apache Release Audit Tool (RAT)
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://creadur.apache.org/rat/
|
URL: http://creadur.apache.org/rat/
|
||||||
Source0: https://archive.apache.org/dist/creadur/apache-rat-0.12/apache-rat-0.12-src.tar.bz2
|
Source0: https://archive.apache.org/dist/creadur/apache-rat-%{version}/apache-rat-%{version}-src.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Patch1: 0001-Port-to-current-doxia-sitetools.patch
|
Patch1: 0001-Port-to-current-doxia-sitetools.patch
|
||||||
BuildRequires: maven-local mvn(commons-cli:commons-cli)
|
BuildRequires: maven-local mvn(commons-cli:commons-cli)
|
||||||
@ -71,6 +71,7 @@ This package contains the API documentation for %{name}.
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%pom_disable_module apache-rat
|
%pom_disable_module apache-rat
|
||||||
%pom_remove_plugin -r :maven-antrun-plugin
|
%pom_remove_plugin -r :maven-antrun-plugin
|
||||||
|
%pom_remove_plugin -r :apache-rat-plugin
|
||||||
%pom_remove_plugin :animal-sniffer-maven-plugin
|
%pom_remove_plugin :animal-sniffer-maven-plugin
|
||||||
%pom_remove_plugin :maven-enforcer-plugin
|
%pom_remove_plugin :maven-enforcer-plugin
|
||||||
%pom_remove_plugin -r :maven-invoker-plugin
|
%pom_remove_plugin -r :maven-invoker-plugin
|
||||||
@ -106,5 +107,8 @@ echo "apache-rat/rat-core apache-rat/rat-tasks" > $RPM_BUILD_ROOT%{_sysconfdir}/
|
|||||||
%doc LICENSE NOTICE
|
%doc LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 10 2023 chenchen <chen_aka_jan@163.com> - 0.13-1
|
||||||
|
- update to version 0.13
|
||||||
|
|
||||||
* Thu Aug 13 2020 chengzihan <chengzihan2@huawei.com> - 0.12-1
|
* Thu Aug 13 2020 chengzihan <chengzihan2@huawei.com> - 0.12-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user