Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > 086c23a40a353657c6f16da331d173ae > files > 1

gnome-chemistry-utils-0.10.12-2mdv2010.1.src.rpm

--- gnome-chemistry-utils-0.10.10/libs/canvas/Makefile.am.link	2009-12-31 12:44:20.000000000 -0500
+++ gnome-chemistry-utils-0.10.10/libs/canvas/Makefile.am	2009-12-31 12:44:59.000000000 -0500
@@ -29,7 +29,7 @@
 	-version-info  @GCU_VERSION_INFO@
 libgcpcanvas_@GCU_API_VER@_la_LIBADD = \
 	$(gnome_canvas_LIBS) \
-	$(xml_LIBS)
+	$(xml_LIBS) -lm
 INCLUDES = \
 	$(gnome_canvas_CFLAGS) \
 	$(xml_CFLAGS)
--- gnome-chemistry-utils-0.10.10/libs/gcp/Makefile.am.link	2009-12-31 12:45:44.000000000 -0500
+++ gnome-chemistry-utils-0.10.10/libs/gcp/Makefile.am	2009-12-31 12:46:47.000000000 -0500
@@ -91,6 +91,13 @@
 libgchempaint_@GCU_API_VER@_la_LDFLAGS = \
 		-version-info  @GCU_VERSION_INFO@
 libgchempaint_@GCU_API_VER@_la_LIBADD = \
+		$(glade_LIBS) \
+		$(gnome_canvas_LIBS) \
+		$(gio_LIBS) \
+		$(gsf_LIBS) \
+		$(OB22_LIBS) \
+		$(goffice_LIBS) \
+		-ldl \
 		$(top_builddir)/libs/gcu/libgcu-@GCU_API_VER@.la \
 		$(top_builddir)/libs/canvas/libgcpcanvas-@GCU_API_VER@.la
 if GCU_NEEDS_GCONF
--- gnome-chemistry-utils-0.10.10/libs/gcu/Makefile.am.link	2009-12-31 12:45:13.000000000 -0500
+++ gnome-chemistry-utils-0.10.10/libs/gcu/Makefile.am	2009-12-31 12:45:33.000000000 -0500
@@ -22,6 +22,7 @@
 		-version-info  @GCU_VERSION_INFO@
 libgcu_@GCU_API_VER@_la_LIBADD = \
 		$(glade_LIBS) \
+		$(gsf_LIBS) \
 		$(goffice_LIBS) \
 		$(openbabel_LIBS) \
 		$(glade_LIBS) \