]> git.pld-linux.org Git - packages/php-mpdf.git/commitdiff
- missing dir auto/th/php-mpdf-5_3-1
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 11 Feb 2012 13:45:18 +0000 (13:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-mpdf.spec -> 1.3

php-mpdf.spec

index bba57607170bd0f668986f33a0decddcc458c37e..24620c089797f120d5909986563df5158e49abd9 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
 Name:          php-%{pkgname}
 Version:       5.3
-Release:       0.2
+Release:       1
 License:       GPL v2
 Group:         Development/Languages/PHP
 Source0:       http://mpdf1.com/repos/download.php?file=MPDF53#/MPDF53.zip
 # Source0-md5: db4ab1585e97b597ec35e48ee2914e29
-Patch0:        backslash-fix.patch
+Patch0:                backslash-fix.patch
 URL:           http://www.mpdf1.com/mpdf/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.461
@@ -81,6 +81,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ADDED\ INFO\ FONTS.txt CHANGELOG.txt CREDITS.txt FONT\ INFO.txt README.txt
+%dir %{_appdir}
 %{_appdir}/*.php
 %{_appdir}/*.css
 %{_appdir}/classes
This page took 0.06476 seconds and 4 git commands to generate.