summaryrefslogtreecommitdiffstats
path: root/php-tcpdf.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-18 08:26:17 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-18 08:26:17 +0200
commit5d28ca86577dd630760a0d629f4ed7a74542c90c (patch)
tree93b865db2d2a30c6a2289c0f6b30b3af42943d7a /php-tcpdf.spec
parent401b70e38f65f13989131b0729fbbd54be9e5d63 (diff)
php-tcpdf: 6.0.017
Diffstat (limited to 'php-tcpdf.spec')
-rw-r--r--php-tcpdf.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index f53bbc2..3db8b18 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -1,9 +1,9 @@
-%global dl_version 6_0_016
+%global dl_version 6_0_017
%global real_name tcpdf
Name: php-tcpdf
Summary: PHP class for generating PDF documents
-Version: 6.0.016
+Version: 6.0.017
Release: 1%{?dist}
URL: http://www.tcpdf.org
@@ -12,15 +12,12 @@ Group: Development/Libraries
Source0: http://downloads.sourceforge.net/%{real_name}/%{real_name}_%{dl_version}.zip
-# Fix path for packaging (not upstreamable)
-Patch0: tcpdf-vendor.patch
-
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: php-cli
BuildRequires: php-posix
-Requires: php(language) >= 5.2
+Requires: php(language) >= 5.3
Requires: php-openssl
#imagick is optionnal (and conflicts with gmagick)
#Requires: php-pecl(imagick)
@@ -125,7 +122,7 @@ This package allow to use system GNU FreeFonts in TCPDF.
%prep
%setup -qn %{real_name}
-%patch0 -p1
+#patch0 -p1
: fix barcode examples
sed -e "s:dirname(__FILE__).'/../../:'tcpdf/:" \
@@ -209,6 +206,9 @@ rm -rf %{buildroot}
%changelog
+* Sat May 18 2013 Remi Collet <remi@fedoraproject.org> - 6.0.017-1
+- update to 6.0.017
+
* Thu May 16 2013 Remi Collet <remi@fedoraproject.org> - 6.0.016-1
- update to 6.0.016
- add /usr/share/php/tcpdf/images dir