[packages/lal-detchar] - rebuild with updated framework - rel 2

baggins baggins at pld-linux.org
Sun Nov 3 22:28:40 CET 2019


commit 76502b5e2d1e60b94c6360df3ece7e9b4659d2f2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 3 22:26:59 2019 +0100

    - rebuild with updated framework
    - rel 2

 lal-detchar.spec        |  6 ++++--
 lal-metaio-detect.patch | 11 +++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/lal-detchar.spec b/lal-detchar.spec
index fc73737..e277769 100644
--- a/lal-detchar.spec
+++ b/lal-detchar.spec
@@ -2,12 +2,13 @@ Summary:	LAL routines for detector chracterisation
 Summary(pl.UTF-8):	Procedury LAL do charakterystyki detektorów
 Name:		lal-detchar
 Version:	0.3.5
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://software.ligo.org/lscsoft/source/lalsuite/laldetchar-%{version}.tar.xz
 # Source0-md5:	1a82ba51de4bad71e8d2b7d2bad6988d
 Patch0:		%{name}-env.patch
+Patch1:		lal-metaio-detect.patch
 URL:		https://wiki.ligo.org/DASWG/LALSuite
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.11
@@ -111,6 +112,7 @@ Wiązania Pythona do biblioteki LAL DetChar.
 %prep
 %setup -q -n laldetchar-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -119,7 +121,7 @@ Wiązania Pythona do biblioteki LAL DetChar.
 %{__autoheader}
 %{__automake}
 %configure \
-	--disable-silent-rules \
+	--disable-dependency-tracking \
 	--enable-swig
 %{__make}
 
diff --git a/lal-metaio-detect.patch b/lal-metaio-detect.patch
new file mode 100644
index 0000000..2338855
--- /dev/null
+++ b/lal-metaio-detect.patch
@@ -0,0 +1,11 @@
+--- laldetchar-0.3.5/configure.ac.orig	2017-02-07 18:30:37.000000000 +0100
++++ laldetchar-0.3.5/configure.ac	2019-11-03 22:22:51.992163173 +0100
+@@ -148,7 +148,7 @@
+ # check for lal libraries and headers
+ LALSUITE_CHECK_LIB([LAL],[${MIN_LAL_VERSION}],[XLALPerror],[lal/XLALError.h])
+ LALSUITE_CHECK_LIB([LALSupport],[${MIN_LAL_VERSION}],[XLALCacheImport],[lal/LALCache.h])
+-LALSUITE_CHECK_LIB([LALMetaIO],[${MIN_LALMETAIO_VERSION}],[XLALCreateMetaTableDir],[lal/LIGOLwXMLRead.h])
++LALSUITE_CHECK_LIB([LALMetaIO],[${MIN_LALMETAIO_VERSION}],[XLALLIGOLwHasTable],[lal/LIGOLwXMLRead.h])
+ LALSUITE_CHECK_LIB([LALSimulation],[${MIN_LALSIMULATION_VERSION}],[XLALSimDetectorStrainREAL8TimeSeries],[lal/LALSimulation.h])
+ LALSUITE_CHECK_LIB([LALBurst],[${MIN_LALBURST_VERSION}],[XLALEPSearch],[lal/EPSearch.h])
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lal-detchar.git/commitdiff/76502b5e2d1e60b94c6360df3ece7e9b4659d2f2



More information about the pld-cvs-commit mailing list