SOURCES (DEVEL): SimGear-shared.patch - adapted for 0.3.11-pre1 ve...

lisu lisu at pld-linux.org
Tue Aug 28 01:05:48 CEST 2007


Author: lisu                         Date: Mon Aug 27 23:05:48 2007 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- adapted for 0.3.11-pre1 version

---- Files affected:
SOURCES:
   SimGear-shared.patch (1.11 -> 1.11.4.1) 

---- Diffs:

================================================================
Index: SOURCES/SimGear-shared.patch
diff -u SOURCES/SimGear-shared.patch:1.11 SOURCES/SimGear-shared.patch:1.11.4.1
--- SOURCES/SimGear-shared.patch:1.11	Thu Aug 17 09:22:40 2006
+++ SOURCES/SimGear-shared.patch	Tue Aug 28 01:05:43 2007
@@ -387,21 +387,6 @@
  	geocoord.cxx \
  	lowleveltime.cxx \
  	sg_time.cxx \
---- SimGear-0.3.10.clean_build/simgear/nasal/Makefile.am.orig	2006-08-16 15:24:15.000000000 -0700
-+++ SimGear-0.3.10.clean_build/simgear/nasal/Makefile.am	2006-08-16 15:14:51.000000000 -0700
-@@ -1,10 +1,10 @@
- includedir = @includedir@/nasal
- 
--lib_LIBRARIES = libsgnasal.a
-+lib_LTLIBRARIES = libsgnasal.la
- 
- include_HEADERS = nasal.h
- 
--libsgnasal_a_SOURCES = \
-+libsgnasal_la_SOURCES = \
- 	code.c code.h \
- 	codegen.c \
-         data.h \
 --- SimGear-0.3.10.clean_build/simgear/route/Makefile.am.orig	2006-08-16 15:24:50.000000000 -0700
 +++ SimGear-0.3.10.clean_build/simgear/route/Makefile.am	2006-08-16 15:14:51.000000000 -0700
 @@ -1,10 +1,10 @@
@@ -696,3 +681,18 @@
  	cloud.cxx \
  	dome.cxx \
  	moon.cxx \
+--- SimGear-0.3.11-pre1/simgear/nasal/Makefile.am~	2007-08-28 00:26:13.608695051 +0200
++++ SimGear-0.3.11-pre1/simgear/nasal/Makefile.am	2007-08-28 00:29:22.356844959 +0200
+@@ -1,10 +1,10 @@
+ includedir = @includedir@/nasal
+ 
+-lib_LIBRARIES = libsgnasal.a
++lib_LTLIBRARIES = libsgnasal.la
+ 
+ include_HEADERS = nasal.h naref.h
+ 
+-libsgnasal_a_SOURCES = bitslib.c code.c code.h codegen.c data.h gc.c	\
++libsgnasal_la_SOURCES = bitslib.c code.c code.h codegen.c data.h gc.c	\
+                        hash.c iolib.c iolib.h lex.c lib.c mathlib.c	\
+                        misc.c naref.h nasal.h parse.c parse.h string.c	\
+                        thread-posix.c thread-win32.c threadlib.c	\
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/SimGear-shared.patch?r1=1.11&r2=1.11.4.1&f=u



More information about the pld-cvs-commit mailing list