summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2015-03-04 16:00:31 +0100
committerPavel Raiskup <praiskup@redhat.com>2015-03-04 16:06:45 +0100
commit834c0e34d7828f96550c7a7bbb94f3dcaacd2029 (patch)
tree853ae4201f0e4a9f261352549b6ef359d0d24869 /README
parentf6c4b5674f9ea68634fa13197405a89fde64985f (diff)
downloadpostgresql-setup-834c0e34d7828f96550c7a7bbb94f3dcaacd2029.tar.gz
postgresql-setup-834c0e34d7828f96550c7a7bbb94f3dcaacd2029.tar.xz
postgresql-setup-834c0e34d7828f96550c7a7bbb94f3dcaacd2029.zip
README.rpm-dist: use docbook2txt for generation
The benefit is that sgml format we write does not need to be kept formated precisely. The output format still needs some "style" fixes, but now docbook2txt is able to generates correct text-file README.rpm-dist without problems on RHEL 5.10+. * .gitignore: Added all intermediate files of README file. * Makefile.am: Generated README file is firstly filtered through $(SED_RULES), then macros are expanded by m4 and then docbook2txt is called. * README: Document subset of dependencies. * README.rpm-dist.in: Move to ... * README.rpm-dist.template: ... here, with docbook transformation. * TODO: Document we should should work docbook docs. * configure.ac: AC_SUBST also WANT_SYSVINIT.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 8eda5e6..49ace1a 100644
--- a/README
+++ b/README
@@ -2,4 +2,5 @@
postgresql-setup
----------------
-TODO
+BuildRequires:
+ - m4, docbook-utils, help2man