rpms/xastir/devel xastir.spec,1.4,1.5

Lucian Langa (lucilanga) fedora-extras-commits at redhat.com
Fri Jun 6 18:12:37 UTC 2008


Author: lucilanga

Update of /cvs/pkgs/rpms/xastir/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30427

Modified Files:
	xastir.spec 
Log Message:
* Thu Jun 06 2008 Lucian Langa <cooly at gnome.eu.org> - 1.9.2-7
- Rebuild against gpsman, festival, Berkley DB, gdal


Index: xastir.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xastir/devel/xastir.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xastir.spec	21 May 2008 17:46:36 -0000	1.4
+++ xastir.spec	6 Jun 2008 18:11:56 -0000	1.5
@@ -1,7 +1,7 @@
 Summary   : Amateur Station Tracking and Reporting system for amateur radio
 Name      : xastir
 Version   : 1.9.2
-Release   : 6%{?dist}
+Release   : 7%{?dist}
 License   : GPLv2
 Group     : Applications/Internet
 Source0   : http://downloads.sourceforge.net/xastir/xastir-%{version}.tar.gz
@@ -25,6 +25,10 @@
 BuildRequires : proj-devel
 BuildRequires : python
 BuildRequires : shapelib-devel
+BuildRequires : gpsman
+BuildRequires : gdal-devel
+BuildRequires : db4-devel
+BuildRequires : festival
 BuildRequires : desktop-file-utils
 
 %description
@@ -47,7 +51,7 @@
 #autoconf
 #automake -a -c
 autoreconf -i -f
-%configure --without-graphicsmagick --with-rtree
+%configure --without-graphicsmagick --with-rtree --with-geotiff=/usr/include/libgeotiff
 make %{?_smp_mflags}
 for f in README ChangeLog ; do
     mv $f $f.iso88591
@@ -98,6 +102,9 @@
 %doc README.MAPS README.win32 UPGRADE
 
 %changelog
+* Thu Jun 06 2008 Lucian Langa <cooly at gnome.eu.org> - 1.9.2-7
+- Rebuild against gpsman, festival, Berkley DB, gdal
+
 * Thu May 18 2008 Lucian Langa <cooly at gnome.eu.org> - 1.9.2-6
 - Patch for newer wget
 




More information about the fedora-extras-commits mailing list