!7 修改无效的Source0地址
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
da45ebdfc6
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: proxool
|
Name: proxool
|
||||||
Version: 0.9.1
|
Version: 0.9.1
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: Connection pool library for Java
|
Summary: Connection pool library for Java
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://proxool.sourceforge.net/
|
URL: http://proxool.sourceforge.net/
|
||||||
Source0: proxool-proxool-659fc71.tar.gz
|
Source0: https://github.com/proxool/proxool/archive/659fc71/proxool-proxool-659fc71.tar.gz
|
||||||
Source1: proxool.pom
|
Source1: proxool.pom
|
||||||
Patch0001: proxool-no-embedded-cglib.patch
|
Patch0001: proxool-no-embedded-cglib.patch
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ Obsoletes: %{name}-javadoc < %{version}-%{release}
|
|||||||
This package provides documentation for proxool.
|
This package provides documentation for proxool.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n proxool-proxool-659fc71 -p1
|
%autosetup -n proxool-659fc71e617151327779802a5171f0da8205918d -p1
|
||||||
find . -type f -a -executable -exec chmod -x {} \;
|
find . -type f -a -executable -exec chmod -x {} \;
|
||||||
rm -rf lib jarjar
|
rm -rf lib jarjar
|
||||||
|
|
||||||
@ -54,5 +54,8 @@ CLASSPATH=$(build-classpath cglib avalon-framework glassfish-servlet-api) ant bu
|
|||||||
%files help -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 0.9.1-24
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Fri Dec 20 2019 fengbing <fengbing7@huawei.com> - 0.9.1-23
|
* Fri Dec 20 2019 fengbing <fengbing7@huawei.com> - 0.9.1-23
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user