modify source
This commit is contained in:
parent
64e1a4a8bd
commit
2d41e6f829
@ -1,11 +1,11 @@
|
|||||||
%global short_name commons-validator
|
%global short_name commons-validator
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 1.5.0
|
Version: 1.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Apache Commons Validator
|
Summary: Apache Commons Validator
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/validator/
|
URL: http://commons.apache.org/validator/
|
||||||
Source0: http://www.apache.org/dist/commons/validator/source/%{short_name}-%{version}-src.tar.gz
|
Source0: http://mirror.23media.de/apache/commons/validator/source/commons-validator-1.5.0-src.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: maven-local mvn(commons-beanutils:commons-beanutils)
|
BuildRequires: maven-local mvn(commons-beanutils:commons-beanutils)
|
||||||
BuildRequires: mvn(commons-collections:commons-collections)
|
BuildRequires: mvn(commons-collections:commons-collections)
|
||||||
@ -46,5 +46,8 @@ sed -i 's/\r//' NOTICE.txt
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 14 2020 shaoqiang kang <kangshaoqiang1@huawei.com> - 1.5.0-2
|
||||||
|
- Modify source
|
||||||
|
|
||||||
* Tue Aug 4 2020 yanan li <liyanan032@huawei.com> - 1.5.0-1
|
* Tue Aug 4 2020 yanan li <liyanan032@huawei.com> - 1.5.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user