[packages/metaio] - updated to 8.5.1 - removed obsolete missing-types patch

qboosh qboosh at pld-linux.org
Fri Jan 20 20:36:50 CET 2023


commit 6a746b3929872cf542497a1742da25d7f6409fb2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 20 20:38:04 2023 +0100

    - updated to 8.5.1
    - removed obsolete missing-types patch

 metaio.spec         | 14 ++++++--------
 missing-types.patch | 10 ----------
 2 files changed, 6 insertions(+), 18 deletions(-)
---
diff --git a/metaio.spec b/metaio.spec
index a950ae5..a6190ca 100644
--- a/metaio.spec
+++ b/metaio.spec
@@ -2,17 +2,16 @@
 Summary:	Library for parsing LIGO_LW Table files
 Summary(pl.UTF-8):	Biblioteka do analizy plików tablic LIGO_LW
 Name:		metaio
-Version:	8.4.0
-Release:	2
+Version:	8.5.1
+Release:	1
 License:	GPL v2+
 Group:		Libraries
-Source0:	http://software.ligo.org/lscsoft/source/%{name}-%{version}.tar.gz
-# Source0-md5:	65661cfb47643623bc8cbe97ddbe7b91
+Source0:	http://software.igwn.org/lscsoft/source/%{name}-%{version}.tar.gz
+# Source0-md5:	ba697ca9f77d80bf111c531a0f53e5fb
 Patch0:		format-security.patch
-Patch1:		missing-types.patch
-URL:		https://www.lsc-group.phys.uwm.edu/daswg/projects/metaio.html
+URL:		https://wiki.ligo.org/Computing/DASWG/MetaIO
 BuildRequires:	autoconf >= 2.69
-BuildRequires:	automake
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	libtool >= 2:2
 BuildRequires:	zlib-devel >= 1.2
 Requires:	zlib >= 1.2
@@ -55,7 +54,6 @@ Statyczna biblioteka metaio.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
diff --git a/missing-types.patch b/missing-types.patch
deleted file mode 100644
index a2a1af6..0000000
--- a/missing-types.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- metaio-8.4.0/src/metaio.h~	2012-11-08 18:31:05.000000000 +0100
-+++ metaio-8.4.0/src/metaio.h	2019-11-03 21:47:59.122233691 +0100
-@@ -73,6 +73,7 @@
-  *   file.
-  */
- 
-+#include <stdio.h>
- #include <complex.h>
- #include <setjmp.h>
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/metaio.git/commitdiff/6a746b3929872cf542497a1742da25d7f6409fb2



More information about the pld-cvs-commit mailing list