forked from pool/screen
Accepting request 1151499 from home:dimstar:rpm4.20:s
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151499 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=105
This commit is contained in:
parent
db5a5e2379
commit
ab60d1016d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 13:12:12 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 13 12:01:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Wed Sep 13 12:01:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -55,9 +55,9 @@ Documentation: man page
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
# global_screenrc.patch
|
# global_screenrc.patch
|
||||||
%patch0
|
%patch -P 0
|
||||||
# libtinfo.diff
|
# libtinfo.diff
|
||||||
%patch6
|
%patch -P 6
|
||||||
|
|
||||||
%build
|
%build
|
||||||
sh ./autogen.sh
|
sh ./autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user