[packages/php-tcpdf/TCPDF-6.7] 6.7 branch with php 5.5+ support

arekm arekm at pld-linux.org
Fri Jun 5 13:28:27 CEST 2026


commit 7c45bcb199bc44d53ff4c1931016dc5404daec67
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Jun 5 13:27:56 2026 +0200

    6.7 branch with php 5.5+ support

 php-tcpdf.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 5abae8c..a1a9fa4 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -1,15 +1,15 @@
 # NOTE:
 # - *.z are just gzcompress-ed .ttf files
 %define		pkgname	tcpdf
-%define		php_min_version 7.1.0
+%define		php_min_version 5.5.0
 Summary:	TCPDF - PHP class for PDF
 Name:		php-%{pkgname}
-Version:	6.11.3
+Version:	6.7.8
 Release:	1
 License:	LGPL v3+
 Group:		Development/Languages/PHP
 Source0:	https://github.com/tecnickcom/TCPDF/archive/refs/tags/%{version}.tar.gz
-# Source0-md5:	b6f6f758736aad0b7e20e9a0942027ef
+# Source0-md5:	f76861feb130ccd230b0cd2c29006a08
 Patch0:		shebang.patch
 URL:		http://www.tcpdf.org/
 BuildRequires:	%{php_name}-cli
@@ -22,7 +22,6 @@ BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	php(bcmath)
 Requires:	php(core) >= %{php_min_version}
-Requires:	php(curl)
 Requires:	php(date)
 Requires:	php(gd)
 Requires:	php(hash)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-tcpdf.git/commitdiff/7c45bcb199bc44d53ff4c1931016dc5404daec67



More information about the pld-cvs-commit mailing list