From 669ad6b125218cc2d41e234af622f5cdf6ff03cf Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 15 Dec 2009 13:37:25 +0000 Subject: Replace the old Motif-based xgps with a new pygtk-based xgps (formerly xgps2). Replaces 1200-odd lines of difficult-to-maintain C code with 400-odd-lines of Python. --- packaging/gpsd.spec.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'packaging') diff --git a/packaging/gpsd.spec.in b/packaging/gpsd.spec.in index 196fdc54..5978b978 100644 --- a/packaging/gpsd.spec.in +++ b/packaging/gpsd.spec.in @@ -45,10 +45,7 @@ You will need to have gpsd installed for it to work. %package clients Summary: Clients for gpsd with an X interface Group: Applications/System -BuildRequires: lesstif-devel -############################################################################# -# libXaw-devel was repackaged for FC6; on FC<6 this package is not required # -############################################################################# +BuildRequires: pygtk BuildRequires: libXaw-devel %description clients @@ -57,7 +54,7 @@ current GPS position/time/velocity information and (for GPSes that support the feature) the locations of accessible satellites. xgpsspeed is a speedometer that uses position information from the GPS. -It accepts an -h option and optional argument as for gps, or a -v option +It accepts an -h option and optional argument as for gps, or a -V option to dump the package version and exit. Additionally, it accepts -rv (reverse video) and -nc (needle color) options. -- cgit v1.2.1