forked from pool/apache-commons-pool2
Accepting request 1147954 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1147954 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-pool2?expand=0&rev=6
This commit is contained in:
commit
5cabb6e398
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 11:06:37 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 17:47:40 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -62,7 +62,7 @@ Pool 2.x Package.
|
||||
%setup -q -n %{short_name}-%{version}-src
|
||||
# remove all binary libs
|
||||
find . -name "*.jar" -exec rm -f {} \;
|
||||
%patch0
|
||||
%patch -P 0
|
||||
|
||||
%pom_remove_parent .
|
||||
%pom_xpath_inject "pom:project" "<groupId>org.apache.commons</groupId>" .
|
||||
|
Loading…
Reference in New Issue
Block a user