packages: SimGear/SimGear-link.patch, SimGear/SimGear.spec - there are stil...

lisu lisu at pld-linux.org
Wed Oct 28 16:44:53 CET 2009


Author: lisu                         Date: Wed Oct 28 15:44:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- there are still some undefined references in shared objects (TODO)

---- Files affected:
packages/SimGear:
   SimGear-link.patch (1.3 -> 1.4) , SimGear.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: packages/SimGear/SimGear-link.patch
diff -u packages/SimGear/SimGear-link.patch:1.3 packages/SimGear/SimGear-link.patch:1.4
--- packages/SimGear/SimGear-link.patch:1.3	Thu Aug 13 14:18:21 2009
+++ packages/SimGear/SimGear-link.patch	Wed Oct 28 16:44:48 2009
@@ -102,13 +102,14 @@
 diff -uNr SimGear-1.9.1.orig/simgear/props/Makefile.am SimGear-1.9.1/simgear/props/Makefile.am
 --- SimGear-1.9.1.orig/simgear/props/Makefile.am	2009-08-12 15:08:50.000000000 +0200
 +++ SimGear-1.9.1/simgear/props/Makefile.am	2009-08-12 09:40:02.000000000 +0200
-@@ -12,6 +12,9 @@
+@@ -12,6 +12,10 @@
  	props.cxx \
  	props_io.cxx
  
 +libsgprops_la_LIBADD = \
 +	$(top_builddir)/simgear/xml/libsgxml.la \
-+	$(top_builddir)/simgear/debug/libsgdebug.la
++	$(top_builddir)/simgear/debug/libsgdebug.la \
++	$(top_builddir)/simgear/timing/libsgtiming.la
  
  # NOTE: Looped dependencies misc and props test files, commenting this one out
  # noinst_PROGRAMS = props_test

================================================================
Index: packages/SimGear/SimGear.spec
diff -u packages/SimGear/SimGear.spec:1.54 packages/SimGear/SimGear.spec:1.55
--- packages/SimGear/SimGear.spec:1.54	Thu Aug 13 14:12:48 2009
+++ packages/SimGear/SimGear.spec	Wed Oct 28 16:44:48 2009
@@ -2,6 +2,7 @@
 #
 # TODO: - Add missing BRs for xorg
 #	- Consider getting back to static linking or set sonames for shared libraries
+#	- Still some undefined references (ldd -r /usr/lib/libsgprops.so after install is good example)
 #
 Summary:	A set of libraries to build 3d simulations, games etc
 Summary(pl.UTF-8):	Zestaw bibliotek do budowania trójwymiarowych symulacji, gier itp
@@ -218,6 +219,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2009/10/28 15:44:48  lisu
+- there are still some undefined references in shared objects (TODO)
+
 Revision 1.54  2009/08/13 12:12:48  jareq
 - rel 0.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SimGear/SimGear-link.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SimGear/SimGear.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list