Modify invalid Source
This commit is contained in:
parent
1b45b695b5
commit
28ef7cd8c8
@ -1,11 +1,11 @@
|
|||||||
Name: apache-commons-dbcp
|
Name: apache-commons-dbcp
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 25
|
Release: 26
|
||||||
Summary: Apache Commons DataBase Pooling Package
|
Summary: Apache Commons DataBase Pooling Package
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/dbcp/
|
URL: http://commons.apache.org/dbcp/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: http://www.apache.org/dist/commons/dbcp/source/commons-dbcp-%{version}-src.tar.gz
|
Source0: https://archive.apache.org/dist/commons/dbcp/source/commons-dbcp-%{version}-src.tar.gz
|
||||||
|
|
||||||
Patch0001: jdbc41.patch
|
Patch0001: jdbc41.patch
|
||||||
|
|
||||||
@ -49,5 +49,8 @@ iconv -f iso8859-1 -t utf-8 RELEASE-NOTES.txt > RELEASE-NOTES.txt.conv && mv -f
|
|||||||
%doc NOTICE.txt README.txt RELEASE-NOTES.txt
|
%doc NOTICE.txt README.txt RELEASE-NOTES.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 14 2022 yaoxin <yaoxin30@h-partners.com> - 1.4-26
|
||||||
|
- Modify invalid Source
|
||||||
|
|
||||||
* Mon Dec 2 2019 liujing<liujing144@huawei.com> - 1.4-25
|
* Mon Dec 2 2019 liujing<liujing144@huawei.com> - 1.4-25
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user