The doc/etc.tabled.conf is a vital piece of documentation but we forgot
to include it into the actual distribution. It was only available for
those pulling the git tree, not tarballs.

Also update the sample spec.

Signed-off-by: Pete Zaitcev <zait...@redhat.com>

---
 doc/Makefile.am |    1 +
 pkg/tabled.spec |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 049a3242bd8a20837fbc7d8f091e19b447c364f1
Author: Pete Zaitcev <zait...@yahoo.com>
Date:   Fri Oct 15 16:45:34 2010 -0600

    Add the sample conf for distribution.

diff --git a/doc/Makefile.am b/doc/Makefile.am
index e344e04..d79a860 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,7 @@
 
 EXTRA_DIST =   \
        contributions.txt       \
+       etc.tabled.conf         \
        setup.txt               \
        spec-todo.txt           \
        states.txt
diff --git a/pkg/tabled.spec b/pkg/tabled.spec
index ac93fb9..98004e6 100644
--- a/pkg/tabled.spec
+++ b/pkg/tabled.spec
@@ -83,7 +83,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING LICENSE README NEWS doc/*.txt
+%doc AUTHORS COPYING LICENSE README NEWS doc/*.txt doc/etc.tabled.conf
 %{_sbindir}/tabled
 %{_sbindir}/tdbadm
 %attr(0755,root,root)  %{_initddir}/tabled
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to