summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-15 08:14:48 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-15 08:14:48 +0200
commit1ee3cf0bca471d2fcfa2fc083a087fc88d09e9df (patch)
treeea1dddb30179edbc36dcad97102b1835a9570c0b
parent94eee31dc13581062921c6252e71d020cb63c76d (diff)
php-tcpdf: 6.0.091
-rw-r--r--php-tcpdf.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 231deb1..b7b778c 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -10,8 +10,8 @@
%global real_name tcpdf
Name: php-tcpdf
-Summary: PHP class for generating PDF documents
-Version: 6.0.089
+Summary: PHP class for generating PDF documents and barcodes
+Version: 6.0.091
Release: 1%{?dist}
URL: http://www.tcpdf.org
@@ -42,6 +42,8 @@ Requires: php-xml
Requires: php-zlib
# imagick is optionnal (and conflicts with gmagick)
+Provides: php-composer(tecnick.com/tcpdf) = %{version}
+
%description
PHP class for generating PDF documents.
@@ -268,6 +270,7 @@ rm -rf %{buildroot}
%files -f corefonts.lst
%defattr(-,root,root,-)
%doc README.TXT CHANGELOG.TXT examples
+%doc composer.json
%{!?_licensedir:%global license %%doc}
%license LICENSE.TXT
%{_bindir}/%{real_name}_addfont
@@ -319,6 +322,10 @@ rm -rf %{buildroot}
%changelog
+* Fri Aug 15 2014 Remi Collet <remi@fedoraproject.org> - 6.0.091-1
+- update to 6.0.091
+- provide php-composer(tecnick.com/tcpdf)
+
* Thu Jul 17 2014 Remi Collet <remi@fedoraproject.org> - 6.0.089-1
- update to 6.0.089