Accepting request 1153282 from home:dimstar:rpm4.20:p
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153282 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/pentaho-libxml?expand=0&rev=17
This commit is contained in:
parent
818a98d856
commit
e8fc535f82
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 14:36:19 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 10:27:41 UTC 2022 - David Anes <david.anes@suse.com>
|
||||
|
||||
|
@ -55,8 +55,8 @@ Javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
%patch0 -p1 -b .build
|
||||
%patch1 -p1
|
||||
%patch -P 0 -p1 -b .build
|
||||
%patch -P 1 -p1
|
||||
find . -name "*.jar" -delete
|
||||
mkdir -p lib
|
||||
build-jar-repository -s -p lib commons-logging-api libbase libloader
|
||||
|
Loading…
Reference in New Issue
Block a user