[adios] 204/207: Include missing patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:05:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository adios.

commit 111be3ad975d7a8947a1c9ace329621e60202ebd
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat May 9 21:22:33 2015 +0100

    Include missing patch
---
 debian/patches/exclude_cmake.patch | 43 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/debian/patches/exclude_cmake.patch b/debian/patches/exclude_cmake.patch
new file mode 100644
index 0000000..c8a80d8
--- /dev/null
+++ b/debian/patches/exclude_cmake.patch
@@ -0,0 +1,43 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: Don't ship FindAdios.cmake; recommend pkg_config instead.
+Bug-Debian: http://bugs.debian.org/784766
+Forwarded: no
+Last-Update: 2015-05-11
+
+Index: adios-1.8.0/Makefile.am
+===================================================================
+--- adios-1.8.0.orig/Makefile.am
++++ adios-1.8.0/Makefile.am
+@@ -8,8 +8,7 @@ EXTRA_DIST = runconf \
+ 	     adios.pc.in \
+              scripts/create.nssi.config.sh \
+              scripts/kill.nssi.staging.sh \
+-             scripts/start.nssi.staging.sh \
+-	     scripts/FindADIOS.cmake
++             scripts/start.nssi.staging.sh
+ 
+ #             wrappers/matlab/Makefile \
+ #             wrappers/matlab/adios.m \
+@@ -28,7 +27,7 @@ if HAVE_NSSI
+                    scripts/start.nssi.staging.sh
+ endif
+ 
+-sysconf_DATA = scripts/FindADIOS.cmake
++sysconf_DATA =
+ 
+ #install-data-hook:
+ #	echo -n "VERSIONSTRING=\"$(PACKAGE) version $(VERSION) svn revision " >> adios_config.flags
+Index: adios-1.8.0/Makefile.in
+===================================================================
+--- adios-1.8.0.orig/Makefile.in
++++ adios-1.8.0/Makefile.in
+@@ -436,8 +436,7 @@ EXTRA_DIST = runconf \
+ 	     adios.pc \
+              scripts/create.nssi.config.sh \
+              scripts/kill.nssi.staging.sh \
+-             scripts/start.nssi.staging.sh \
+-	     scripts/FindADIOS.cmake
++             scripts/start.nssi.staging.s
+ 
+ 
+ #             wrappers/matlab/Makefile \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list