[packages/php-tcpdf] Up to 6.11.3
arekm
arekm at pld-linux.org
Fri Jun 5 13:13:30 CEST 2026
commit ef1c79cf1e7863bc0fd617f6065da657f62a61c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jun 5 13:13:01 2026 +0200
Up to 6.11.3
php-tcpdf.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index a9cdf0b..5abae8c 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 5.2.7
+%define php_min_version 7.1.0
Summary: TCPDF - PHP class for PDF
Name: php-%{pkgname}
-Version: 6.11.2
+Version: 6.11.3
Release: 1
-License: LGPL v2.1
+License: LGPL v3+
Group: Development/Languages/PHP
Source0: https://github.com/tecnickcom/TCPDF/archive/refs/tags/%{version}.tar.gz
-# Source0-md5: c1f0e2eff35566999d1a8c2aadbeb61f
+# Source0-md5: b6f6f758736aad0b7e20e9a0942027ef
Patch0: shebang.patch
URL: http://www.tcpdf.org/
BuildRequires: %{php_name}-cli
@@ -22,6 +22,7 @@ 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/ef1c79cf1e7863bc0fd617f6065da657f62a61c9
More information about the pld-cvs-commit
mailing list