Ticket #380 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Add files to final tarball

Reported by: pramsey Owned by: pramsey
Priority: high Milestone: PostGIS 1.5.0
Component: postgis Version: trunk
Keywords: Cc:

Description

From robe

Since this is a dress rehearsal, shouldn't this contain all that the
postgis-1.5SVN has?

Quick scan shows its missing the doc/postgis_comments.sql and
doc/postgis..pdf which are packaged in the svn download file.

Change History

Changed 3 years ago by pramsey

Do we want to include postgis.pdf? I don't think any of the official releases to date have done so.

Changed 3 years ago by pramsey

And looking at the doc/Makefile it's clear that postgis_comments.sql is a generated file. The way to keep it in the built distribution is to remove it from the clean target, same as the generated HTML, which I just did at r5115

Changed 3 years ago by kneufeld

I don't think we need to include a pdf doc file in the official release. It already has a simple html version for reference. Adding it will increase the file size and the subsequent network load when folks start downloading the release. If people really want a pdf version or view the html-chunked version, it's readily available on the website for download.

Changed 3 years ago by robe

I agree, just noted it because we have it as part of the SVN download. We should probably remove it from that too.

Changed 3 years ago by pramsey

  • status changed from new to closed
  • resolution set to fixed

Gr8, closing.

Note: See TracTickets for help on using tickets.