Author: eandry
Date: Sat Dec  9 02:52:54 2006
New Revision: 93973

Added:
   packages/cooker/gpsd/current/SOURCES/gpsd-2.33.tar.bz2   (contents, props 
changed)
Removed:
   packages/cooker/gpsd/current/SOURCES/gpsd-2.30-dbus050.patch.bz2
   packages/cooker/gpsd/current/SOURCES/gpsd-2.30-fixbuild.patch.bz2
   packages/cooker/gpsd/current/SOURCES/gpsd-2.30.tar.bz2
Modified:
   packages/cooker/gpsd/current/SPECS/gpsd.spec

Log:
New version 2.33
drop patches 2 and 3

Added: packages/cooker/gpsd/current/SOURCES/gpsd-2.33.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: packages/cooker/gpsd/current/SPECS/gpsd.spec
==============================================================================
--- packages/cooker/gpsd/current/SPECS/gpsd.spec        (original)
+++ packages/cooker/gpsd/current/SPECS/gpsd.spec        Sat Dec  9 02:52:54 2006
@@ -1,6 +1,6 @@
 %define name   gpsd
-%define version        2.30
-%define rel    8
+%define version        2.33
+%define rel    1
 %define release %mkrel %{rel}
 
 %define _hotplugdir %{_prefix}/lib/hotplug
@@ -17,9 +17,9 @@
 Source0:       %{name}-%{version}.tar.bz2
 Patch1:                gpsd-2.28-udev.patch.bz2
 # (fc) 2.30-1mdk fix build with dbus 0.50
-Patch2:                gpsd-2.30-dbus050.patch.bz2
+#Patch2:               gpsd-2.30-dbus050.patch.bz2
 # (fc) 2.30-5mdk fix build on x86-64
-Patch3:                gpsd-2.30-fixbuild.patch.bz2
+#Patch3:               gpsd-2.30-fixbuild.patch.bz2
 URL:           http://www.pygps.org/gpsd/gpsd.html
 License:       GPL
 Group:         Sciences/Geosciences
@@ -101,8 +101,8 @@
 %prep
 %setup -q
 %patch1 -p1 -b .udev
-%patch2 -p1 -b .dbus050
-%patch3 -p1 -b .fixbuild
+#%patch2 -p1 -b .dbus050
+#%patch3 -p1 -b .fixbuild
 
 #needed by patch3
 aclocal-1.9
@@ -169,13 +169,13 @@
 %doc README
 %{_sbindir}/gpsd
 %{_bindir}/gpsprof
-%{_bindir}/gpsprof
 %{_bindir}/sirfmon
 %{_bindir}/gpsflash
 %{_bindir}/rtcmdecode
 %{_mandir}/man8/gpsd.8*
 %{_mandir}/man1/gpsflash.1*
 %{_mandir}/man1/gpsprof.1*
+%{_mandir}/man1/gps.1*
 %{_mandir}/man1/sirfmon.1*
 %{_mandir}/man1/rtcm*.1*
 %{_mandir}/man5/rtcm*.5*
@@ -213,9 +213,12 @@
 %{_bindir}/gpspipe
 %{_bindir}/xgpsspeed
 %{_bindir}/gpxlogger
+%{_bindir}/cgpxlogger
 %{_mandir}/man1/xgps.1*
+%{_mandir}/man1/cgps.1*
+%{_mandir}/man1/cgpxlogger.1*
 %{_mandir}/man1/gpspipe.1*
-%{_mandir}/man1/gpxlogger.1*
+%{_mandir}/man1/xgpsspeed.1*
 %{_libdir}/X11/app-defaults/xgps
 %{_libdir}/X11/app-defaults/xgpsspeed
 %{_menudir}/*

Reply via email to