diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | HACKING | 1 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2005-04-05 Paul Jakma <paul@dishone.st> + + * 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 <hasso at quagga.net> * configure.ac: Fix AC_LANG_SOURCE usage. It needs double square @@ -72,7 +72,6 @@ RELEASE PROCEDURE In an empty directory, do a fresh checkout with -r <release-tag> [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 |