From: paul Date: Tue, 5 Apr 2005 10:10:06 +0000 (+0000) Subject: 2005-04-05 Paul Jakma X-Git-Tag: frr-2.0-rc1~3103 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=208f0b7e73d8543b03297b74e3893e2c12735963;p=matthieu%2Ffrr.git 2005-04-05 Paul Jakma * HACKING: remove the 'manually patch redhat/quagga.spec' bit from RELEASE section. Let the rpm revision be CONFDATE, will work fine. --- diff --git a/ChangeLog b/ChangeLog index fd424da7ee..51dff528e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-05 Paul Jakma + + * HACKING: remove the 'manually patch redhat/quagga.spec' bit + from RELEASE section. Let the rpm revision be CONFDATE, will work + fine. + 2005-04-04 Hasso Tepper * configure.ac: Fix AC_LANG_SOURCE usage. It needs double square diff --git a/HACKING b/HACKING index 8aa0d9795c..07e5c62a2c 100644 --- a/HACKING +++ b/HACKING @@ -1,5 +1,5 @@ -*- mode: text; -*- -$Id: HACKING,v 1.16 2005/02/23 16:20:07 gdt Exp $ +$Id: HACKING,v 1.17 2005/04/05 10:10:06 paul Exp $ GUIDELINES FOR HACKING ON QUAGGA @@ -72,7 +72,6 @@ RELEASE PROCEDURE In an empty directory, do a fresh checkout with -r [This makes the dates in the tarball be the modified dates in CVS.] - {Manually patch redhat/quagga.spec.in to remove @CONFDATE@} ./configure make dist