From 716453681650b17f6b9c5877046d3f395a78c84d Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 25 Jun 2014 16:51:05 +0200 Subject: spec: move html documentation to postgresql-docs Resolves: #1086420 Version: 9.3.4-8 --- README.rpm-dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rpm-dist b/README.rpm-dist index e628f83..b582354 100644 --- a/README.rpm-dist +++ b/README.rpm-dist @@ -109,13 +109,13 @@ choose' what pieces are needed, and what dependencies are required. The RPMset is packaged in the following subpackages: -postgresql: Key client programs and documentation +postgresql: Key client programs and basic documentation postgresql-libs: Client shared libraries postgresql-server: Server executables and data files postgresql-devel: Development libraries and include files postgresql-test: The regression tests and associated files postgresql-upgrade: Support files for upgrading from previous major version -postgresql-docs: Extra documentation, such as the tutorial files +postgresql-docs: Full documentation in HTML and PDF, the tutorial files postgresql-contrib: Add-on loadable modules and programs postgresql-plperl: PL/Perl procedural language postgresql-plpython: PL/Python procedural language (for Python 2) -- cgit