Fridrich Strba 2024-02-20 15:42:52 +00:00 committed by Git OBS Bridge
parent b3c76424be
commit ac58fbc438
2 changed files with 7 additions and 2 deletions

View File

@ -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> Tue Feb 6 12:10:43 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -408,9 +408,9 @@ this package unless you really need to.
%prep %prep
%setup -q -n icedtea-%{icedtea_version} %setup -q -n icedtea-%{icedtea_version}
%patch1001 -p1 %patch -P 1001 -p1
%ifarch s390 %ifarch s390
%patch1002 -p1 %patch -P 1002 -p1
%endif %endif
# Setup nss.fips.cfg # Setup nss.fips.cfg