Author: wrobell                      Date: Sat Feb 23 14:41:53 2008 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- updated to ver. 6.3.0RC5

---- Files affected:
SOURCES:
   grass-link.patch (1.1 -> 1.1.2.1) 

---- Diffs:

================================================================
Index: SOURCES/grass-link.patch
diff -u SOURCES/grass-link.patch:1.1 SOURCES/grass-link.patch:1.1.2.1
--- SOURCES/grass-link.patch:1.1        Tue Dec 12 23:13:24 2006
+++ SOURCES/grass-link.patch    Sat Feb 23 15:41:48 2008
@@ -1,16 +1,29 @@
---- grass-6.2.0/lib/gis/Makefile.orig  2006-04-18 23:12:22.000000000 +0200
-+++ grass-6.2.0/lib/gis/Makefile       2006-12-12 20:44:00.568648997 +0100
+diff -Nur grass-6.3.0RC5.orig/lib/gis/Makefile grass-6.3.0RC5/lib/gis/Makefile
+--- grass-6.3.0RC5.orig/lib/gis/Makefile       2007-11-23 13:16:02.000000000 
+0000
++++ grass-6.3.0RC5/lib/gis/Makefile    2008-02-23 12:57:01.000000000 +0000
 @@ -1,7 +1,7 @@
  MODULE_TOPDIR = ../..
  
  LIB_NAME = $(GIS_LIBNAME)
 -EXTRA_LIBS = $(XDRLIB) $(DATETIMELIB) $(INTLLIB)
 +EXTRA_LIBS = $(XDRLIB) $(DATETIMELIB) $(INTLLIB) -lm
+ DATASRC = ellipse.table datum.table datumtransform.table FIPS.code state27 
state83 projections gui.tcl
  
  include $(MODULE_TOPDIR)/include/Make/Lib.make
- include $(MODULE_TOPDIR)/include/Make/Doxygen.make
---- grass-6.2.0/lib/vector/rtree/Makefile.orig 2006-02-09 04:08:58.000000000 
+0100
-+++ grass-6.2.0/lib/vector/rtree/Makefile      2006-12-12 20:42:37.435911532 
+0100
+diff -Nur grass-6.3.0RC5.orig/lib/vector/diglib/Makefile 
grass-6.3.0RC5/lib/vector/diglib/Makefile
+--- grass-6.3.0RC5.orig/lib/vector/diglib/Makefile     2007-10-22 
20:06:04.000000000 +0100
++++ grass-6.3.0RC5/lib/vector/diglib/Makefile  2008-02-23 12:56:28.000000000 
+0000
+@@ -1,6 +1,6 @@
+ MODULE_TOPDIR = ../../..
+ 
+-EXTRA_LIBS=$(GISLIB) $(RTREELIB)
++EXTRA_LIBS=$(GISLIB) $(RTREELIB) -lm
+ 
+ LIB_NAME = $(DIG2_LIBNAME)
+ 
+diff -Nur grass-6.3.0RC5.orig/lib/vector/rtree/Makefile 
grass-6.3.0RC5/lib/vector/rtree/Makefile
+--- grass-6.3.0RC5.orig/lib/vector/rtree/Makefile      2007-11-18 
19:53:18.000000000 +0000
++++ grass-6.3.0RC5/lib/vector/rtree/Makefile   2008-02-23 12:56:28.000000000 
+0000
 @@ -9,6 +9,8 @@
        rect.o \
        split_q.o 
@@ -20,13 +33,3 @@
  include $(MODULE_TOPDIR)/include/Make/Lib.make
  
  RTLINC = $(ARCH_INCDIR)/rtree
---- grass-6.2.0/lib/vector/diglib/Makefile.orig        2005-11-10 
12:05:03.000000000 +0100
-+++ grass-6.2.0/lib/vector/diglib/Makefile     2006-12-12 20:43:39.687459045 
+0100
-@@ -1,6 +1,6 @@
- MODULE_TOPDIR = ../../..
- 
--EXTRA_LIBS=$(GISLIB) $(RTREELIB)
-+EXTRA_LIBS=$(GISLIB) $(RTREELIB) -lm
- 
- LIB_NAME = $(DIG2_LIBNAME)
- 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/grass-link.patch?r1=1.1&r2=1.1.2.1&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to