packages: viking/viking.spec - disable real-time GPS tracking, our GPSd is ...

jajcus jajcus at pld-linux.org
Mon Nov 7 14:02:10 CET 2011


Author: jajcus                       Date: Mon Nov  7 13:02:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable real-time GPS tracking, our GPSd is too new
- Release: 2

---- Files affected:
packages/viking:
   viking.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/viking/viking.spec
diff -u packages/viking/viking.spec:1.14 packages/viking/viking.spec:1.15
--- packages/viking/viking.spec:1.14	Mon Nov  7 13:04:43 2011
+++ packages/viking/viking.spec	Mon Nov  7 14:02:05 2011
@@ -1,8 +1,13 @@
 # $Revision$, $Date$
+#
+# TODO:
+#	- real-time GPS tracking is disabled, as it doesn't build with current
+#	gpsd-devel. It should be re-enabled after fixed.
+#
 Summary:	GPS data editor and analyzer
 Name:		viking
 Version:	1.2.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/viking/%{name}-%{version}.tar.gz
@@ -16,7 +21,7 @@
 BuildRequires:	expat-devel
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-doc-utils
-BuildRequires:	gpsd-devel
+#BuildRequires:	gpsd-devel
 BuildRequires:	gtk+2-devel >= 2.2.0
 BuildRequires:	intltool
 BuildRequires:	libtool
@@ -50,7 +55,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--disable-realtime-gps-tracking
 %{__make}
 
 %install
@@ -94,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2011/11/07 13:02:05  jajcus
+- disable real-time GPS tracking, our GPSd is too new
+- Release: 2
+
 Revision 1.14  2011/11/07 12:04:43  jajcus
 - Version: 1.2.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/viking/viking.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list