Blame geant321-806-bump-mathlib-and-dependents-sonames.dpatch

6ea53b2
#! /bin/sh /usr/share/dpatch/dpatch-run
6ea53b2
## 806-bump-mathlib-and-dependents-sonames.dpatch by  <kmccarty@debian.org>
6ea53b2
##
6ea53b2
## All lines beginning with `## DP:' are a description of the patch.
6ea53b2
## DP: Bump so versions of mathlib and dependents since it is now compiled
6ea53b2
## DP: against liblapack3 instead of liblapack2.
6ea53b2
6ea53b2
@DPATCH@
6ea53b2
diff -urNad cernlib-2005.05.09.dfsg~/src/geant321/Imakefile cernlib-2005.05.09.dfsg/src/geant321/Imakefile
6ea53b2
--- cernlib-2005.05.09.dfsg~/src/geant321/Imakefile	2005-11-23 15:49:19.722162373 +0000
6ea53b2
+++ cernlib-2005.05.09.dfsg/src/geant321/Imakefile	2005-11-23 15:49:27.431512287 +0000
6ea53b2
@@ -2,6 +2,8 @@
6ea53b2
 #define IHaveSubdirs
6ea53b2
 #define PassCDebugFlags
6ea53b2
 
6ea53b2
+export LIB_SONAME := 2
6ea53b2
+
6ea53b2
 AllTarget(geant321)
6ea53b2
 
f1ed284
 /* FLUKA removed from Debian source package for copyright reasons. */