[silo-llnl] 19/96: Add versioned symbol support
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:27 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 65f6cf4a13b0735d8165dba674d6d114d5576a7c
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sun Aug 28 13:15:06 2011 +0100
Add versioned symbol support
---
debian/changelog | 2 +-
debian/patches/version-script.patch | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1a52810..84004f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-silo-llnl (4.8-5) unstable; urgency=low
+silo-llnl (4.8-5) experimental; urgency=low
* Add Multi-arch support.
* Add pkgconfig file silo.pc
diff --git a/debian/patches/version-script.patch b/debian/patches/version-script.patch
index bd40b65..c6d15c1 100644
--- a/debian/patches/version-script.patch
+++ b/debian/patches/version-script.patch
@@ -3,6 +3,27 @@ Description: Add versioned symbols to SILO library
Last-Updated: 2011-08-26
Forwarded: no
+Index: silo-llnl-4.8/configure
+===================================================================
+--- silo-llnl-4.8.orig/configure 2011-08-28 13:13:01.000000000 +0100
++++ silo-llnl-4.8/configure 2011-08-28 13:13:53.000000000 +0100
+@@ -839,6 +839,7 @@
+ MAINTAINER_MODE_FALSE
+ MAINT
+ PYTHONMODULE
++vsymldflags
+ build
+ build_cpu
+ build_vendor
+@@ -2573,7 +2574,7 @@
+
+
+
+-
++vsymldflags=" -Wl,--version-script,silo.ver -Wl,-O1"
+
+ PYTHONMODULE=$DEFAULT_PYTHONMODULE
+ # Check whether --enable-pythonmodule was given.
Index: silo-llnl-4.8/configure.ac
===================================================================
--- silo-llnl-4.8.orig/configure.ac 2011-08-26 02:25:28.000000000 +0100
--
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