Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119558 - Postgis version 1.1.0 ebuild
Summary: Postgis version 1.1.0 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PgSQL Bugs
URL: http://www.01mapserver.com/gentoo/dev...
Whiteboard:
Keywords:
: 120495 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-19 08:34 UTC by FENOY Gérald (RETIRED)
Modified: 2006-03-20 00:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
postgis-1.1.0.ebuild (postgis-1.1.0.ebuild,2.96 KB, text/plain)
2006-01-19 08:45 UTC, FENOY Gérald (RETIRED)
Details
postgis-1.1.0_doc.patch (postgis-1.1.0_doc.patch,711 bytes, patch)
2006-01-19 08:54 UTC, FENOY Gérald (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description FENOY Gérald (RETIRED) gentoo-dev 2006-01-19 08:34:20 UTC
Version bump.
Changes : some improvements commented in the ebuild itself.

The changes made imply that the soft (using the lwpostgis_upgrade.sql file which could be found in /usr/share/postgresql/contrib) and hard (using the perl script postgis_restore.pl which is installed into /usr/bin directory) upgrades are both availables (more informations on this subject could be found: http://postgis.refractions.net/docs/ch02.html#upgrading). 
The fresh topology implementation is now also installed by default in /usr/share/postgresql/contrib directory (more informations on this subject could be found on the postgis wiki : http://postgis.refractions.net/support/wiki/index.php?PostgisTopology).

NOTE: by now only support for geos-2.X is available cause the geos-3.0.0 ebuild was not ended.
Comment 1 FENOY Gérald (RETIRED) gentoo-dev 2006-01-19 08:45:26 UTC
Created attachment 77553 [details]
postgis-1.1.0.ebuild
Comment 2 FENOY Gérald (RETIRED) gentoo-dev 2006-01-19 08:54:58 UTC
Created attachment 77554 [details, diff]
postgis-1.1.0_doc.patch

Realy simple patch, which imply that when docs-install was called, no README.postgis will be installed by it but only the html documentation. 
So, applying this patch, we do not need to remove the redundant README.postgis from src_install as it was done before. I think it's the cleaner way to do it, puposes and/or comments are welcome.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-27 01:05:37 UTC
*** Bug 120495 has been marked as a duplicate of this bug. ***
Comment 4 Tim Cera 2006-03-13 21:45:56 UTC
Works without changes to install postgis-1.1.1.  Just rename ebuild, patch.
Comment 5 Masatomo Nakano (RETIRED) gentoo-dev 2006-03-20 00:01:30 UTC
added postgis-1.1.1.ebuild
Thank you.