forked from pool/x3270
Accepting request 1151266 from home:dimstar:rpm4.20:x
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151266 OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=67
This commit is contained in:
parent
0f0810edce
commit
341e593b0a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:03:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 11:00:58 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||
|
||||
|
@ -108,9 +108,9 @@ x026 is a fun toy which emulates an x026 puncher.
|
||||
# -q uietly -c reate -name all3270
|
||||
# -a fter changing into all3270, expand sources
|
||||
%setup -q -n suite3270-%{version} -a1
|
||||
%patch0
|
||||
%patch100
|
||||
%patch102
|
||||
%patch -P 0
|
||||
%patch -P 100
|
||||
%patch -P 102
|
||||
|
||||
find . -name ".gitignore" -delete
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user