Accepting request 1149460 from home:dimstar:rpm4.20:i
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149460 OBS-URL: https://build.opensuse.org/package/show/Publishing/iso_ent?expand=0&rev=9
This commit is contained in:
parent
6d0bf19135
commit
31506db84d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 13:49:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 20 07:49:39 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
Sat May 20 07:49:39 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ Character entity sets for ISO 8879:1986.
|
|||||||
unzip -aq $RPM_SOURCE_DIR/%{ke_pkg}
|
unzip -aq $RPM_SOURCE_DIR/%{ke_pkg}
|
||||||
cp -p $RPM_SOURCE_DIR/ISOgrk5.gz .
|
cp -p $RPM_SOURCE_DIR/ISOgrk5.gz .
|
||||||
gunzip ISOgrk5.gz
|
gunzip ISOgrk5.gz
|
||||||
%patch0 -p1
|
%patch -P 0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user