diff --git a/gdb-6.3-rh-changelogs-20041202.patch b/gdb-6.3-rh-changelogs-20041202.patch new file mode 100644 index 0000000..d89ba71 --- /dev/null +++ b/gdb-6.3-rh-changelogs-20041202.patch @@ -0,0 +1,14 @@ +--- /dev/null 2004-12-02 09:02:32.308608576 -0500 ++++ ./gdb/doc/ChangeLog.RedHat 2004-12-02 10:25:01.938353424 -0500 +@@ -0,0 +1,11 @@ ++2004-12-02 Andrew Cagney ++ ++ * New file. ++ ++ ++Local Variables: ++mode: change-log ++left-margin: 8 ++fill-column: 74 ++version-control: never ++End: diff --git a/gdb.spec b/gdb.spec index f913fdc..5e2d9e2 100644 --- a/gdb.spec +++ b/gdb.spec @@ -26,11 +26,15 @@ URL: http://gnu.org/software/gdb/ Obsoletes: gdb64 %endif -# GDB patches have the format gdb---.patch -# and include the ChangeLog.RedHat change-log entry. +# Red Hat local patches + +# Create empty ChangeLog.RedHat files in all relevant directories. +Patch0: gdb-6.3-rh-changelogs-20041202.patch + +# GDB patches have the format gdb---.patch; +# should include the ChangeLog.RedHat change-log entry; and should be +# created using diff -u ./gdb (not gdb-6.3/gdb). -# FIXME: -# Create an empty ChangeLog.RedHat # ------------------------------------------ @@ -186,6 +190,8 @@ and printing their data. # Apply patches defined above. +%patch0 -p1 + # Apply patches defined above. #%patch0 -p1 #%patch2 -p1