hail-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pete Zaitcev <zaitcev@redhat.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Project Hail List <hail-devel@vger.kernel.org>
Subject: [patch tabled] distribute the sample tabled.conf
Date: Fri, 15 Oct 2010 16:49:14 -0600	[thread overview]
Message-ID: <20101015164914.0ead7626@lembas.zaitcev.lan> (raw)

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 <zaitcev@redhat.com>

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

commit 049a3242bd8a20837fbc7d8f091e19b447c364f1
Author: Pete Zaitcev <zaitcev@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

                 reply	other threads:[~2010-10-15 22:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101015164914.0ead7626@lembas.zaitcev.lan \
    --to=zaitcev@redhat.com \
    --cc=hail-devel@vger.kernel.org \
    --cc=jeff@garzik.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).