gcc4 patch
This commit is contained in:
parent
66be3882eb
commit
9d0cf84d70
@ -29,6 +29,7 @@ Patch11: minicom-2.00.0-esc.patch
|
|||||||
Patch12: minicom-2.00.0-inssp.patch
|
Patch12: minicom-2.00.0-inssp.patch
|
||||||
Patch13: minicom-2.00.0-gotodir.patch
|
Patch13: minicom-2.00.0-gotodir.patch
|
||||||
Patch14: minicom-2.00.0-offby1.patch
|
Patch14: minicom-2.00.0-offby1.patch
|
||||||
|
Patch15: minicom-2.00.0-gcc4.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Minicom is a simple text-based modem control and terminal emulation
|
Minicom is a simple text-based modem control and terminal emulation
|
||||||
@ -51,6 +52,7 @@ language, and other features.
|
|||||||
%patch12 -p1 -b .ins
|
%patch12 -p1 -b .ins
|
||||||
%patch13 -p1 -b .gotodir
|
%patch13 -p1 -b .gotodir
|
||||||
%patch14 -p1 -b .offby1
|
%patch14 -p1 -b .offby1
|
||||||
|
%patch15 -p1 -b .gcc4
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -90,7 +92,7 @@ install -m 644 doc/minicom.users $RPM_BUILD_ROOT/etc/minicom.users
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 7 2005 Martin Stransky <stransky@redhat.com>
|
* Mon Mar 7 2005 Martin Stransky <stransky@redhat.com>
|
||||||
- rebuilt
|
- gcc4 patch
|
||||||
|
|
||||||
* Wed Oct 20 2004 Adrian Havill <havill@redhat.com> 2.00.0-20
|
* Wed Oct 20 2004 Adrian Havill <havill@redhat.com> 2.00.0-20
|
||||||
- correct an off-by-one error array-store error (#110770)
|
- correct an off-by-one error array-store error (#110770)
|
||||||
|
Loading…
Reference in New Issue
Block a user