ALT Linux Bugzilla
– Attachment 4329 Details for
Bug 23248
postgis package enhancement
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
postgis.spec
postgis.spec (text/x-rpm-spec), 2.10 KB, created by
Alexey V. Novikov
on 2010-03-29 19:31:18 MSD
(
hide
)
Description:
postgis.spec
Filename:
MIME Type:
Creator:
Alexey V. Novikov
Created:
2010-03-29 19:31:18 MSD
Size:
2.10 KB
patch
obsolete
>%define pg_ver 8.4 > >Name: postgis >Version: 1.5.1 >Release: alt1 > >Summary: Geographic Information Systems Extensions to PostgreSQL >License: GPL >Group: Sciences/Geosciences >Url: http://postgis.refractions.net > >Source: %name-%version.tar >Patch: %name-%version-%release.patch > >BuildPreReq: postgresql%pg_ver-devel > ># Automatically added by buildreq on Wed Jan 20 2010 >BuildRequires: ImageMagick-tools docbook-dtds docbook-style-xsl flex libgeos-devel libgtk+2-devel libproj-devel libxml2-devel postgresql-devel xsltproc > >%package -n postgresql%pg_ver-%name >Summary: The PostGIS extension for PostgreSQL >Group: Databases >Requires: postgresql%pg_ver-server > >%description >PostGIS adds support for geographic objects to the PostgreSQL object-relational >database. In effect, PostGIS "spatially enables" the PostgreSQL server, >allowing it to be used as a backend spatial database for geographic information >systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS >follows the OpenGIS "Simple Features Specification for SQL" and will be >submitted for conformance testing at version 1.0. > >%description -n postgresql%pg_ver-%name >PostGIS adds support for geographic objects to the PostgreSQL object-relational >database. In effect, PostGIS "spatially enables" the PostgreSQL server, >allowing it to be used as a backend spatial database for geographic information >systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS >follows the OpenGIS "Simple Features Specification for SQL" and will be >submitted for conformance testing at version 1.0. >This package contains shared library for PostgreSQL server > >%prep >%setup >%patch -p1 > >%build >AUTOHEADER=true autoreconf -fisv -I macros >%configure \ > --with-gui \ > --with-xsldir=%_datadir/xml/docbook/xsl-stylesheets >%make_build all docs comments > >%install >%make_install \ > DESTDIR=%buildroot \ > DOCDIR=%_docdir/%name-%version \ > MAN1DIR=%_man1dir \ > install docs-install comments-install > >%files >%_bindir/* >%_man1dir/* >%doc %_docdir/%name-%version > >%files -n postgresql%pg_ver-%name >%_libdir/pgsql/%{name}*.so >%_datadir/pgsql/contrib/*.sql >%_datadir/pgsql/contrib/postgis-*/*.sql > >%changelog
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 23248
: 4329 |
4330