forked from pool/apache-commons-pool
Accepting request 1147956 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1147956 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-pool?expand=0&rev=7
This commit is contained in:
commit
51da57bd85
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 10:42:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 15:57:51 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -64,8 +64,8 @@ Pool Package.
|
||||
%setup -q -n %{short_name}-%{version}-src
|
||||
# remove all binary libs
|
||||
find . -name "*.jar" -exec rm -f {} \;
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch -P 0
|
||||
%patch -P 1 -p1
|
||||
|
||||
dos2unix README.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user