From a74146a3db0f8a79d26beaba3d6e9357dc7b4ab2 Mon Sep 17 00:00:00 2001 From: Balint Cristian Date: Sep 12 2008 07:41:58 +0000 Subject: - enable libicu wrap ---------------------------------------------------------------------- Modified Files: devel/import.log devel/mapnik.spec ---------------------------------------------------------------------- --- diff --git a/import.log b/import.log index d8af4a1..57f8d4f 100644 --- a/import.log +++ b/import.log @@ -1,3 +1,4 @@ mapnik-0_5_1-4_fc9:HEAD:mapnik-0.5.1-4.fc9.src.rpm:1219679501 mapnik-0_5_2-0_1_svn738_fc10:HEAD:mapnik-0.5.2-0.1.svn738.fc10.src.rpm:1221201860 mapnik-0_5_2-0_2_svn738_fc10:HEAD:mapnik-0.5.2-0.2.svn738.fc10.src.rpm:1221204521 +mapnik-0_5_2-0_3_svn738_fc10:HEAD:mapnik-0.5.2-0.3.svn738.fc10.src.rpm:1221205271 diff --git a/mapnik.spec b/mapnik.spec index 917acb4..45ed0b3 100644 --- a/mapnik.spec +++ b/mapnik.spec @@ -1,6 +1,6 @@ Name: mapnik Version: 0.5.2 -Release: 0.2.svn738%{?dist} +Release: 0.3.svn738%{?dist} Summary: Free Toolkit for developing mapping applications Group: Applications/Engineering License: LGPLv2+ @@ -14,9 +14,9 @@ Requires: dejavu-fonts BuildRequires: scons doxygen BuildRequires: libtool-ltdl-devel -BuildRequires: libxml2-devel boost-devel BuildRequires: postgresql-devel pkgconfig BuildRequires: gdal-devel proj-devel agg-devel +BuildRequires: libxml2-devel boost-devel libicu-devel BuildRequires: libtiff-devel libjpeg-devel libpng-devel BuildRequires: cairomm-devel pycairo-devel freetype-devel @@ -219,6 +219,9 @@ rm -rf %{buildroot} %doc demo/python demo/test %changelog +* Fri Sep 12 2008 Balint Cristian - 0.5.2-0.3.svn738 +- enable libicu wrap + * Fri Sep 12 2008 Balint Cristian - 0.5.2-0.2.svn738 - fix koji build - disable smp build with upstream scons