Accepting request 1147970 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1147970 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aopalliance?expand=0&rev=4
This commit is contained in:
commit
0271b19ad0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 11:03:26 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 16 20:33:41 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -52,7 +52,7 @@ This package contains the API documentation for %{name}.
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
# Inject OSGi manifest required by Eclipse.
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
|
||||
%build
|
||||
export CLASSPATH=
|
||||
|
Loading…
Reference in New Issue
Block a user