[silo-llnl] 26/96: More symbols needed
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository silo-llnl.
commit c7c7838d8c0114ec5df1310c71996a2aaf22c679
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sun Aug 28 17:19:13 2011 +0100
More symbols needed
---
debian/patches/version-script.patch | 36 ++++++++++++++++++++++++------------
1 file changed, 24 insertions(+), 12 deletions(-)
diff --git a/debian/patches/version-script.patch b/debian/patches/version-script.patch
index 04923c2..5ddcf2f 100644
--- a/debian/patches/version-script.patch
+++ b/debian/patches/version-script.patch
@@ -5,8 +5,8 @@ Forwarded: no
Index: silo-llnl-4.8/configure.ac
===================================================================
---- silo-llnl-4.8.orig/configure.ac 2011-08-28 15:25:54.000000000 +0100
-+++ silo-llnl-4.8/configure.ac 2011-08-28 15:25:54.000000000 +0100
+--- silo-llnl-4.8.orig/configure.ac 2011-08-28 16:16:32.000000000 +0100
++++ silo-llnl-4.8/configure.ac 2011-08-28 16:16:32.000000000 +0100
@@ -359,6 +359,9 @@
dnl Mark C. Miller, Wed Jul 21 09:31:24 PDT 2010
dnl Adjusted logic to support BSD releases which will NOT include
@@ -33,8 +33,8 @@ Index: silo-llnl-4.8/configure.ac
Index: silo-llnl-4.8/src/Makefile.am
===================================================================
---- silo-llnl-4.8.orig/src/Makefile.am 2011-08-28 15:25:54.000000000 +0100
-+++ silo-llnl-4.8/src/Makefile.am 2011-08-28 15:25:54.000000000 +0100
+--- silo-llnl-4.8.orig/src/Makefile.am 2011-08-28 16:16:32.000000000 +0100
++++ silo-llnl-4.8/src/Makefile.am 2011-08-28 16:16:32.000000000 +0100
@@ -101,7 +101,7 @@
$(DRIVER_LIBS) \
unknown/libsilo_unknown.la \
@@ -47,8 +47,8 @@ Index: silo-llnl-4.8/src/Makefile.am
Index: silo-llnl-4.8/silo.ver
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ silo-llnl-4.8/silo.ver 2011-08-28 16:07:20.000000000 +0100
-@@ -0,0 +1,321 @@
++++ silo-llnl-4.8/silo.ver 2011-08-28 16:53:01.000000000 +0100
+@@ -0,0 +1,333 @@
+SILOH5_0 {
+ global:
+ DBOpenReal;
@@ -367,13 +367,25 @@ Index: silo-llnl-4.8/silo.ver
+ f_debug_Open;
+ f_ale3d_Open;
+
++ lite_PD_close;
++ lite_PD_create;
++ lite_PD_defstr;
++ lite_PD_open;
++ lite_PD_read;
++ lite_PD_write;
++ lite_PD_write_alt;
++ lite_PD_mkdir;
++ lite_PD_cd;
++ lite_SC_alloc;
++ lite_SC_free;
++
+ local:
+ *;
+};
Index: silo-llnl-4.8/configure
===================================================================
---- silo-llnl-4.8.orig/configure 2011-08-28 15:25:54.000000000 +0100
-+++ silo-llnl-4.8/configure 2011-08-28 15:25:54.000000000 +0100
+--- silo-llnl-4.8.orig/configure 2011-08-28 16:16:32.000000000 +0100
++++ silo-llnl-4.8/configure 2011-08-28 16:16:32.000000000 +0100
@@ -839,6 +839,7 @@
MAINTAINER_MODE_FALSE
MAINT
@@ -393,8 +405,8 @@ Index: silo-llnl-4.8/configure
# Check whether --enable-pythonmodule was given.
Index: silo-llnl-4.8/Makefile.in
===================================================================
---- silo-llnl-4.8.orig/Makefile.in 2011-08-28 15:25:49.000000000 +0100
-+++ silo-llnl-4.8/Makefile.in 2011-08-28 15:25:54.000000000 +0100
+--- silo-llnl-4.8.orig/Makefile.in 2011-08-28 16:16:27.000000000 +0100
++++ silo-llnl-4.8/Makefile.in 2011-08-28 16:16:32.000000000 +0100
@@ -185,7 +185,7 @@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
@@ -406,8 +418,8 @@ Index: silo-llnl-4.8/Makefile.in
LIBTOOL = @LIBTOOL@
Index: silo-llnl-4.8/src/Makefile.in
===================================================================
---- silo-llnl-4.8.orig/src/Makefile.in 2011-08-28 15:25:54.000000000 +0100
-+++ silo-llnl-4.8/src/Makefile.in 2011-08-28 15:25:54.000000000 +0100
+--- silo-llnl-4.8.orig/src/Makefile.in 2011-08-28 16:16:32.000000000 +0100
++++ silo-llnl-4.8/src/Makefile.in 2011-08-28 16:16:32.000000000 +0100
@@ -67,6 +67,7 @@
# be used for advertising or product endorsement purposes.
#
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/silo-llnl.git
More information about the debian-science-commits
mailing list