modify for invalid patch
This commit is contained in:
parent
3b0ead2405
commit
269c4ef692
@ -15,7 +15,7 @@
|
||||
int Gpm_Wgetch(WINDOW *win)
|
||||
{
|
||||
--- gpm-1.20.1/configure.ac.weak-wgetch 2004-03-22 15:49:51.000000000 -0500
|
||||
+++ gpm-1.20.1/configure.ac 2004-03-22 15:51:24.000000000 -0500
|
||||
+++ gpm-1.20.1/configure.ac.footer 2004-03-22 15:51:24.000000000 -0500
|
||||
@@ -115,7 +115,7 @@
|
||||
AC_CHECK_LIB($i, wgetch,,,$TERMLIBS)
|
||||
else :; fi
|
||||
|
||||
7
gpm.spec
7
gpm.spec
@ -1,6 +1,6 @@
|
||||
Name: gpm
|
||||
Version: 1.20.7
|
||||
Release: 21
|
||||
Release: 22
|
||||
Summary: The gpm package contains a mouse server for the console and xterm
|
||||
License: GPLv2 and GPLv2+ with exceptions and GPLv3+ and Verbatim and Copyright only
|
||||
URL: https://www.nico.schottelius.org/software/gpm/
|
||||
@ -49,7 +49,6 @@ for the gpm library.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
./autogen.sh
|
||||
%patch1 -p1 -b .weak-wgetch
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
@ -60,6 +59,7 @@ for the gpm library.
|
||||
%patch6001 -p1
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure
|
||||
%make_build
|
||||
|
||||
@ -115,6 +115,9 @@ fi
|
||||
%{_mandir}/man?/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 11 2020 zhujunhao <zhujunhao8@huawei.com> - 1.20.7-22
|
||||
- modify for patch invalid
|
||||
|
||||
* Thu Mar 19 2020 songnannan <songnannan2@huawei.com> - 1.20.7-21
|
||||
- add gdb in buildrequires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user