From cab037ede764f6681367e4518016474a5e9ad5c1 Mon Sep 17 00:00:00 2001 From: Balint Cristian Date: Oct 09 2008 06:51:07 +0000 Subject: - require desktop-utils in koji --- diff --git a/import.log b/import.log index 9db1162..994d7fa 100644 --- a/import.log +++ b/import.log @@ -5,3 +5,4 @@ mapnik-0_5_2-0_3_svn738_fc10:HEAD:mapnik-0.5.2-0.3.svn738.fc10.src.rpm:122120527 mapnik-0_5_2-0_4_svn738_fc10:HEAD:mapnik-0.5.2-0.4.svn738.fc10.src.rpm:1222342000 mapnik-0_5_2-0_5_svn738_fc10:HEAD:mapnik-0.5.2-0.5.svn738.fc10.src.rpm:1223470700 mapnik-0_5_2-0_6_svn738_fc10:HEAD:mapnik-0.5.2-0.6.svn738.fc10.src.rpm:1223475251 +mapnik-0_5_2-0_7_svn738_fc10:HEAD:mapnik-0.5.2-0.7.svn738.fc10.src.rpm:1223535000 diff --git a/mapnik.spec b/mapnik.spec index 014c72f..cf3644b 100644 --- a/mapnik.spec +++ b/mapnik.spec @@ -1,6 +1,6 @@ Name: mapnik Version: 0.5.2 -Release: 0.6.svn738%{?dist} +Release: 0.7.svn738%{?dist} Summary: Free Toolkit for developing mapping applications Group: Applications/Engineering License: LGPLv2+ @@ -13,9 +13,9 @@ Patch0: use-system-fonts.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: dejavu-fonts -BuildRequires: scons doxygen BuildRequires: postgresql-devel pkgconfig BuildRequires: gdal-devel proj-devel agg-devel +BuildRequires: scons doxygen desktop-file-utils BuildRequires: libtool-ltdl-devel qt-devel > 4.3 BuildRequires: libxml2-devel boost-devel libicu-devel BuildRequires: libtiff-devel libjpeg-devel libpng-devel @@ -261,6 +261,9 @@ rm -rf %{buildroot} %doc demo/python demo/test %changelog +* Thu Oct 09 2008 Balint Cristian - 0.5.2-0.7.svn738 +- require desktop-utils in koji + * Wed Oct 08 2008 Balint Cristian - 0.5.2-0.6.svn738 - fix self dependency build for viewer