Accepting request 1149449 from home:dimstar:rpm4.20:i
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149449 OBS-URL: https://build.opensuse.org/package/show/science/imagej?expand=0&rev=18
This commit is contained in:
parent
08af3cf5cc
commit
599615bb38
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 13:46:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 6 20:53:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Tue Dec 6 20:53:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -58,8 +58,7 @@ ImageJ can be extended via Java plugins, and has a built-in editor and
|
|||||||
compiler.
|
compiler.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n source
|
%autosetup -p1 -n source
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{ant} -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 build
|
%{ant} -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user