Create empty[ish] ChangeLog.RedHat files.

This commit is contained in:
cagney 2004-12-02 15:32:46 +00:00
parent d8acd7ce85
commit 7bf686ca3f
2 changed files with 24 additions and 4 deletions

View File

@ -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 <cagney@redhat.com>
+
+ * New file.
+
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End:

View File

@ -26,11 +26,15 @@ URL: http://gnu.org/software/gdb/
Obsoletes: gdb64
%endif
# GDB patches have the format gdb-<version>-<desc>-<YYYYMMDD>.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-<version>-<desc>-<YYYYMMDD>.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