[packages/php-tcpdf] - rel 2; add missing include dir

arekm arekm at pld-linux.org
Tue May 14 14:21:36 CEST 2013


commit f6c3dc801b6d6e693166047824b5db77fc5c3b14
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue May 14 14:21:33 2013 +0200

    - rel 2; add missing include dir

 php-tcpdf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 94ef3eb..3757e67 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -4,7 +4,7 @@
 Summary:	TCPDF - PHP class for PDF
 Name:		php-tcpdf
 Version:	6.0.014
-Release:	1
+Release:	2
 License:	LGPL v2.1
 Group:		Development/Languages/PHP
 Source0:	http://downloads.sourceforge.net/tcpdf/tcpdf_%{ver}.zip
@@ -46,7 +46,7 @@ Dokumentacja do %{name}.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_appdir},%{_examplesdir}/%{name}-%{version}}
 
-cp -a *.php config fonts images $RPM_BUILD_ROOT%{_appdir}
+cp -a *.php config fonts images include $RPM_BUILD_ROOT%{_appdir}
 
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list