diff options
author | paul <paul> | 2004-01-09 16:30:52 +0000 |
---|---|---|
committer | paul <paul> | 2004-01-09 16:30:52 +0000 |
commit | 00bc560322b97a6a8d3cf7fb2066b6dd199b0a70 (patch) | |
tree | 99c19802ead2e3f34bf9917e7664e7519b905dab /ChangeLog | |
parent | b27900b7c0c9b4105c8188e277b698b8e64c54cc (diff) |
2004-01-08 Paul Jakma <paul@dishone.st>
* Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR,
remove the redhat/... dist targets - instead these now go in..
redhat/Makefile.am: (new) proper place to describe redhat/ dist
files, as well as allow quagga.spec to be regenerated properly.
redhat/quagga.sysconfig: specify conf file location.
redhat/quagga.spec.in: Add 2 patches to RPM build.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-01-08 Paul Jakma <paul@dishone.st> + + * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR, + remove the redhat/... dist targets - instead these now go in.. + redhat/Makefile.am: (new) proper place to describe redhat/ dist + files, as well as allow quagga.spec to be regenerated properly. + redhat/quagga.sysconfig: specify conf file location. + redhat/quagga.spec.in: Add 2 patches to RPM build. + 2003-12-30 Paul Jakma <paul@dishone.st> * redhat/isisd.init: new file, init script for isisd. |