fix source
This commit is contained in:
parent
2551475b37
commit
54f240f067
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: proxool
|
||||
Version: 0.9.1
|
||||
Release: 23
|
||||
Release: 24
|
||||
Summary: Connection pool library for Java
|
||||
License: ASL 2.0
|
||||
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
|
||||
Patch0001: proxool-no-embedded-cglib.patch
|
||||
|
||||
@ -32,7 +32,7 @@ Obsoletes: %{name}-javadoc < %{version}-%{release}
|
||||
This package provides documentation for proxool.
|
||||
|
||||
%prep
|
||||
%autosetup -n proxool-proxool-659fc71 -p1
|
||||
%autosetup -n proxool-659fc71e617151327779802a5171f0da8205918d -p1
|
||||
find . -type f -a -executable -exec chmod -x {} \;
|
||||
rm -rf lib jarjar
|
||||
|
||||
@ -54,5 +54,8 @@ CLASSPATH=$(build-classpath cglib avalon-framework glassfish-servlet-api) ant bu
|
||||
%files help -f .mfiles-javadoc
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user