This commit is contained in:
parent
b3c76424be
commit
ac58fbc438
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 15:42:42 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 12:10:43 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -408,9 +408,9 @@ this package unless you really need to.
|
||||
%prep
|
||||
%setup -q -n icedtea-%{icedtea_version}
|
||||
|
||||
%patch1001 -p1
|
||||
%patch -P 1001 -p1
|
||||
%ifarch s390
|
||||
%patch1002 -p1
|
||||
%patch -P 1002 -p1
|
||||
%endif
|
||||
|
||||
# Setup nss.fips.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user