Author: jajcus Date: Wed Jul 7 18:42:28 2010 GMT Module: packages Tag: HEAD ---- Log message: - Release: 1 - most input plugins enabled
---- Files affected: packages/mapnik: mapnik.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/mapnik/mapnik.spec diff -u packages/mapnik/mapnik.spec:1.7 packages/mapnik/mapnik.spec:1.8 --- packages/mapnik/mapnik.spec:1.7 Wed Jul 7 20:17:30 2010 +++ packages/mapnik/mapnik.spec Wed Jul 7 20:42:23 2010 @@ -3,7 +3,7 @@ Summary: Toolkit for developing GIS (Geographic Information Systems) applications Name: mapnik Version: 0.7.1 -Release: 0.1 +Release: 1 License: LGPL v2.1 Group: Applications Source0: http://download.berlios.de/mapnik/%{name}-%{version}.tar.bz2 @@ -15,6 +15,7 @@ BuildRequires: cairomm-devel BuildRequires: curl-devel BuildRequires: freetype-devel +BuildRequires: gdal-devel BuildRequires: libicu-devel BuildRequires: libjpeg-devel BuildRequires: libltdl-devel @@ -85,6 +86,7 @@ %scons \ PREFIX=%{_prefix} \ BOOST_TOOLKIT=gcc43 \ + INPUT_PLUGINS='raster,sqlite,osm,gdal,kismet,shape,postgis,ogr' \ SYSTEM_FONTS=%{_datadir}/fonts/TTF %install @@ -136,6 +138,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2010/07/07 18:42:23 jajcus +- Release: 1 +- most input plugins enabled + Revision 1.7 2010/07/07 18:17:30 jajcus - no BR: ogdi ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mapnik/mapnik.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
