Accepting request 1147883 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1147883 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aelfred?expand=0&rev=27
This commit is contained in:
commit
d7c961b546
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 10:02:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 19 13:00:20 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aelfred
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -55,8 +55,8 @@ Demonstrations and samples for aelfred.
|
||||
%prep
|
||||
%setup -q -c
|
||||
unzip %{name}-source.zip
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch -P 0
|
||||
%patch -P 1 -p1
|
||||
|
||||
%build
|
||||
export JAVA_HOME=%{java_home}
|
||||
|
Loading…
x
Reference in New Issue
Block a user