Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv11584

Modified Files:
        gpsd-py.info gpsd.info 
Log Message:
clean up update-alternatives so that the name is gpsd-py, not gpscat

Index: gpsd-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gpsd-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gpsd-py.info        15 Jun 2011 14:07:54 -0000      1.1
+++ gpsd-py.info        15 Jun 2011 18:04:45 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: gpsd-py%type_pkg[python]
 Version: 2.96bis
-Revision: 1
+Revision: 2
 Type: python (2.6 2.7)
 
 # FIX: may not require gpsd-shlibs!
@@ -38,24 +38,23 @@
   # C/C++ programs
   rm %i/bin/{cgps,gpsctl,gpsdecode,gpsmon,gpspipe,gpxlogger,lcdgps}
 <<
+DocFiles: COPYING
 
 PostInstScript: <<
   # Add --verbose to update-alternatives for debugging
-  update-alternatives --install %p/bin/gpscat gpscat 
%p/bin/gpscat-py%type_pkg[python] %type_pkg[python] --slave %p/bin/gpsfake 
gpsfake %p/bin/gpsfake-py%type_pkg[python] --slave %p/bin/gpsprof gpsprof 
%p/bin/gpsprof-py%type_pkg[python] --slave %p/bin/xgps xgps 
%p/bin/xgps-py%type_pkg[python] --slave %p/bin/xgpsspeed xgpsspeed 
%p/bin/xgpsspeed-py%type_pkg[python] 
+  update-alternatives --verbose --install %p/bin/gpscat gpsd-py 
%p/bin/gpscat-py%type_pkg[python] %type_pkg[python] --slave %p/bin/gpsfake 
gpsfake %p/bin/gpsfake-py%type_pkg[python] --slave %p/bin/gpsprof gpsprof 
%p/bin/gpsprof-py%type_pkg[python] --slave %p/bin/xgps xgps 
%p/bin/xgps-py%type_pkg[python] --slave %p/bin/xgpsspeed xgpsspeed 
%p/bin/xgpsspeed-py%type_pkg[python] 
 <<
 
 PreRmScript: <<
-
   if [ $1 != "upgrade" ]; then
-    update-alternatives --verbose --remove gpscat 
%p/bin/gpscat-py%type_pkg[python]
+    update-alternatives --verbose --remove gpsd-py 
%p/bin/gpscat-py%type_pkg[python]
   fi
-
 <<
 
 License: BSD
 Homepage: http://gpsd.berlios.de
 Maintainer: Jack Fink <jackf...@users.sourceforge.net>
-Description: Monitors one or more GPS/AIS receivers
+Description: Gpsd client and programs GPS/AIS receivers in python
 DescDetail: <<
 gpsd is a service daemon that monitors one or more GPSes or AIS
 receivers attached to a host computer through serial or USB ports,

Index: gpsd.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gpsd.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gpsd.info   15 Jun 2011 14:07:54 -0000      1.7
+++ gpsd.info   15 Jun 2011 18:04:45 -0000      1.8
@@ -23,6 +23,7 @@
 DocFiles: AUTHORS COPYING NEWS README TODO
 
 Splitoff: <<
+  Description: Shared libraries for gpsd
   Package: %N-shlibs
   Replaces: %N (<< 2.96bis-1)
   Files: <<
@@ -37,6 +38,7 @@
 <<
 
 Splitoff2: <<
+  Description: Headers and libraries for gpsd
   Package: %N-dev
   Depends: %N-shlibs (= %v-%r)
   BuildDependsOnly: true
@@ -61,7 +63,7 @@
 License: BSD
 Homepage: http://gpsd.berlios.de
 Maintainer: Jack Fink <jackf...@users.sourceforge.net>
-Description: Monitors one or more GPS/AIS receivers
+Description: Daemon that monitors one or more GPS/AIS receivers
 
 DescDetail: <<
 You will likely want to install one of the version of gpsd-py to


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to