Fix place of new patch in .spec file.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=185
This commit is contained in:
Michael Matz 2018-08-10 12:21:57 +00:00 committed by Git OBS Bridge
parent 9b5210576c
commit c4e854fd10

View File

@ -224,7 +224,6 @@ Patch123: gdb-archer.patch
Patch124: gdb-vla-intel-fix-print-char-array.patch
Patch125: gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch
Patch126: gdb-ppc64-stwux-tautological-compare.patch
Patch127: gdb-fix-python37-breakage.patch
#Fedora Packages end
# Upstream patch to fix gcc -Werror
@ -232,6 +231,7 @@ Patch1002: gdb-6.6-buildid-locate-rpm-suse.patch
Patch1003: gdb-pahole-python2.patch
Patch1004: gdb-fix-buf-overflow.diff
Patch1005: gdb-7.10-swo18929.patch
Patch1006: gdb-fix-python37-breakage.patch
# libipt support
Patch3000: v1.5-libipt-static.patch
@ -533,13 +533,13 @@ find -name "*.info*"|xargs rm -f
%patch124 -p1
%patch125 -p1
%patch126 -p1
%patch127 -p1
#Fedora patching end
%patch1002 -p1
%patch1003 -p1
%patch1004 -p1
%patch1005 -p1
%patch1006 -p1
#unpack libipt
%if 0%{have_libipt}