Replace invalid url of Source0
This commit is contained in:
parent
0c68978477
commit
a9893af08f
@ -1,11 +1,11 @@
|
|||||||
%global base_name antunit
|
%global base_name antunit
|
||||||
Name: ant-%{base_name}
|
Name: ant-%{base_name}
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Provide antunit ant task
|
Summary: Provide antunit ant task
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://ant.apache.org/antlibs/antunit/
|
URL: http://ant.apache.org/antlibs/antunit/
|
||||||
Source0: http://www.apache.org/dist/ant/antlibs/%{base_name}/source/apache-%{name}-%{version}-src.tar.bz2
|
Source0: https://archive.apache.org/dist/ant/antlibs/%{base_name}/source/apache-%{name}-%{version}-src.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: javapackages-local ant ant-junit ant-testutil
|
BuildRequires: javapackages-local ant ant-junit ant-testutil
|
||||||
|
|
||||||
@ -50,5 +50,8 @@ echo "ant/%{name}" > %{buildroot}%{_sysconfdir}/ant.d/%{base_name}
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 14 2020 chengzihan <chengzihan2@huawei.com> - 1.3-2
|
||||||
|
- Replace invalid url of Source0
|
||||||
|
|
||||||
* Fri Jul 24 2020 chengzihan <chengzihan2@huawei.com> - 1.3-1
|
* Fri Jul 24 2020 chengzihan <chengzihan2@huawei.com> - 1.3-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user