[silo-llnl] 40/96: Remove unnecessary parts

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:29 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 a807436ff794bf440a9b831019568f716e01fdf9
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Sep 26 14:45:10 2011 +0100

    Remove unnecessary parts
---
 debian/patches/version-script.patch | 66 +------------------------------------
 1 file changed, 1 insertion(+), 65 deletions(-)

diff --git a/debian/patches/version-script.patch b/debian/patches/version-script.patch
index 5ddcf2f..0ab3b63 100644
--- a/debian/patches/version-script.patch
+++ b/debian/patches/version-script.patch
@@ -1,6 +1,6 @@
 Author: Alastair McKinstry <mckinstry at debian.org>
 Description: Add versioned symbols to SILO library
-Last-Updated: 2011-08-27
+Last-Updated: 2011-09-26
 Forwarded: no
 
 Index: silo-llnl-4.8/configure.ac
@@ -382,67 +382,3 @@ Index: silo-llnl-4.8/silo.ver
 +    local:
 +	*;
 +};
-Index: silo-llnl-4.8/configure
-===================================================================
---- 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
- 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/Makefile.in
-===================================================================
---- 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@
- INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
--LDFLAGS = @LDFLAGS@
-+LDFLAGS = @LDFLAGS@ -Wl,--version-script,../silo.ver -Wl,-O1
- LIBOBJS = @LIBOBJS@
- LIBS = @LIBS@
- LIBTOOL = @LIBTOOL@
-Index: silo-llnl-4.8/src/Makefile.in
-===================================================================
---- 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.
- #
- 
-+SONAME = @soname@
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
- pkglibdir = $(libdir)/@PACKAGE@
-@@ -359,7 +360,7 @@
- @HDF5_DRV_NEEDED_TRUE@   unknown/libsilo_unknown.la \
- @HDF5_DRV_NEEDED_TRUE@   filters/libsilo_filters.la 
- 
-- at HDF5_DRV_NEEDED_TRUE@libsiloh5_la_LDFLAGS =
-+ at HDF5_DRV_NEEDED_TRUE@libsiloh5_la_LDFLAGS =   -Wl,--version-script,../silo.ver -Wl,-O1
- @HDF5_DRV_NEEDED_FALSE at libsilo_la_SOURCES = silo_version.c
- @HDF5_DRV_NEEDED_FALSE at libsilo_la_LIBADD = \
- @HDF5_DRV_NEEDED_FALSE@   score/libsilo_score.la \
-@@ -370,7 +371,7 @@
- @HDF5_DRV_NEEDED_FALSE@   unknown/libsilo_unknown.la \
- @HDF5_DRV_NEEDED_FALSE@   filters/libsilo_filters.la 
- 
-- at HDF5_DRV_NEEDED_FALSE@libsilo_la_LDFLAGS = 
-+ at HDF5_DRV_NEEDED_FALSE@libsilo_la_LDFLAGS =   -Wl,--version-script,../silo.ver -Wl,-O1
- BUILT_SOURCES = $(MAKESETTINGS)
- all: $(BUILT_SOURCES)
- 	$(MAKE) $(AM_MAKEFLAGS) all-recursive

-- 
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