[xastir/f19] build against GM

Lucian Langa lucilanga at fedoraproject.org
Fri Jan 24 09:21:54 UTC 2014


commit c88724c48baecbee9e6173986f6a461dfe4debfe
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Fri Jan 24 10:22:10 2014 +0100

    build against GM

 xastir.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xastir.spec b/xastir.spec
index 60d5b6d..ae2ff12 100644
--- a/xastir.spec
+++ b/xastir.spec
@@ -2,7 +2,7 @@ Summary: Amateur Station Tracking and Reporting system for amateur radio
 Name:    xastir
 Epoch:   1
 Version: 2.0.0
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPLv2+
 Group:   Applications/Internet
 Source0: http://downloads.sourceforge.net/xastir/xastir-%{version}.tar.gz
@@ -15,7 +15,7 @@ Patch2:  xastir-2.0.0-mapdir.patch
 URL:     http://www.xastir.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: wget
-BuildRequires: wget, lesstif-devel, libXt-devel, festival, ImageMagick-devel
+BuildRequires: wget, lesstif-devel, libXt-devel, festival, GraphicsMagick-devel
 BuildRequires: dos2unix, libax25-devel, curl-devel, pcre-devel, proj-devel
 BuildRequires: python-devel, gpsman, gdal-devel, db4-devel
 BuildRequires: desktop-file-utils, xorg-x11-apps, hdf5-devel
@@ -40,7 +40,7 @@ software.
 #autoconf
 #automake -a -c
 autoreconf -i -f
-%configure --without-graphicsmagick --with-geotiff=/usr/include/libgeotiff
+%configure --with-geotiff=/usr/include/libgeotiff
 make %{?_smp_mflags}
 for f in README ChangeLog ; do
     mv $f $f.iso88591
@@ -90,6 +90,9 @@ rm -rf %{buildroot}
 %doc README.MAPS README.win32 UPGRADE
 
 %changelog
+* Fri Jan 24 2014 Lucian Langa <cooly at gnome.eu.org> - 1:2.0.0-9
+- build against GM to fix OSM maps (#919713, 1036204)
+
 * Fri Aug 02 2013 Lucian Langa <cooly at gnome.eu.org> - 1:2.0.0-8
 - drop shapelib dependency
 


More information about the scm-commits mailing list