[packages/htmldoc] - fix building with gcc 11, rebuild with openssl 3.0.0, rel 15

baggins baggins at pld-linux.org
Tue Oct 19 00:36:08 CEST 2021


commit a217adaf8360498533f7e3bff88082f360a6f75b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Oct 19 00:35:39 2021 +0200

    - fix building with gcc 11, rebuild with openssl 3.0.0, rel 15

 htmldoc.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/htmldoc.spec b/htmldoc.spec
index 67dcc30..d4fedce 100644
--- a/htmldoc.spec
+++ b/htmldoc.spec
@@ -6,7 +6,7 @@ Summary:	HTML processing program
 Summary(pl.UTF-8):	Program przetwarzający HTML
 Name:		htmldoc
 Version:	1.8.27
-Release:	14
+Release:	15
 License:	GPL v2 with OpenSSL exception
 Group:		Applications/Publishing
 Source0:	ftp://ftp.easysw.com/pub/htmldoc/%{version}/%{name}-%{version}-source.tar.bz2
@@ -14,6 +14,7 @@ Source0:	ftp://ftp.easysw.com/pub/htmldoc/%{version}/%{name}-%{version}-source.t
 Patch0:		%{name}-libpng15.patch
 Patch1:		htmldoc-1.8.27-fortify-fail.patch
 Patch2:		htmldoc-1.8.27-scanf-overflows.patch
+Patch3:		gcc11,patch
 URL:		http://www.htmldoc.org/
 %{?with_gui:BuildRequires:	xorg-lib-libXpm-devel}
 BuildRequires:	autoconf
@@ -38,6 +39,7 @@ PDF ze spisem treści.
 %patch0 -p0
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/htmldoc.git/commitdiff/a217adaf8360498533f7e3bff88082f360a6f75b



More information about the pld-cvs-commit mailing list