[packages/liblas] - rel 7, fix doc build

baggins baggins at pld-linux.org
Sun Sep 7 14:16:24 CEST 2025


commit e32ac4ebabcf8447ed09174fe1d90d0602650ee4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Sep 7 16:16:17 2025 +0200

    - rel 7, fix doc build

 intersphinx.patch | 9 +++++++++
 liblas.spec       | 4 +++-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/liblas.spec b/liblas.spec
index 27f17e9..ee21b41 100644
--- a/liblas.spec
+++ b/liblas.spec
@@ -8,7 +8,7 @@ Summary:	LAS 1.0/1.1/1.2 ASPRS LiDAR data translation toolset
 Summary(pl.UTF-8):	Narzędzia do tłumaczenia danych LiDARowych ASPRS LAS 1.0/1.1/1.2
 Name:		liblas
 Version:	1.8.1
-Release:	6
+Release:	7
 License:	BSD with Boost v1.0 and MIT parts
 Group:		Libraries
 Source0:	http://download.osgeo.org/liblas/libLAS-%{version}.tar.bz2
@@ -30,6 +30,7 @@ Patch6:		%{name}-CVE-2018-20540.patch
 Patch7:		%{name}-pkgconfig.patch
 Patch8:		%{name}-cxxstd.patch
 Patch9:		gcc14.patch
+Patch10:	intersphinx.patch
 URL:		https://liblas.org/
 BuildRequires:	boost-devel >= 1.38
 BuildRequires:	cmake >= 2.6.0
@@ -102,6 +103,7 @@ Dokumentacja API biblioteki libLAS.
 %patch -P 7 -p1
 %patch -P 8 -p1
 %patch -P 9 -p1
+%patch -P 10 -p1
 
 %build
 install -d build
diff --git a/intersphinx.patch b/intersphinx.patch
new file mode 100644
index 0000000..1aa7959
--- /dev/null
+++ b/intersphinx.patch
@@ -0,0 +1,9 @@
+--- libLAS-1.8.1/doc/conf.py~	2016-08-23 18:44:16.000000000 +0200
++++ libLAS-1.8.1/doc/conf.py	2025-09-07 16:14:04.063329116 +0200
+@@ -217,6 +217,3 @@
+ pdf_splittables = True
+ pdf_appendices = []
+ pdf_baseurl = 'http://liblas.org'
+-
+-# Example configuration for intersphinx: refer to the Python standard library.
+-intersphinx_mapping = {'http://docs.python.org/': None}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liblas.git/commitdiff/e32ac4ebabcf8447ed09174fe1d90d0602650ee4



More information about the pld-cvs-commit mailing list