]> git.pld-linux.org Git - packages/ZendFramework.git/commitdiff
- todo "done" (those were require calls in unreachable [as of 1.9.7] code) auto/th/ZendFramework-1_9_7-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 13 Jan 2010 01:05:36 +0000 (01:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZendFramework.spec -> 1.77

ZendFramework.spec

index 0721c5add186b7b0e0c8cd15220f89b84bae2a35..f466aa0d421024ce2f32bd4df04833deb62a91ae 100644 (file)
@@ -1,6 +1,8 @@
+#
 # TODO
-#error: ZendFramework-Zend_Pdf-1.9.6-1: req pear(Zend/Pdf/FileParser/Image/Jpeg.php) not found
-#error: ZendFramework-Zend_Pdf-1.9.6-1: req pear(Zend/Pdf/FileParser/Image/Tiff.php) not found
+# - check Zend/Pdf/FileParser/Image/Jpeg.php and Zend/Pdf/FileParser/Image/Tiff.php
+#   presence in Zend/Pdf/Image.php after update [not implemented in 1.9.7)
+#
 %include       /usr/lib/rpm/macros.php
 Summary:       Zend Framework
 Summary(pl.UTF-8):     Szkielet Zend
@@ -31,7 +33,7 @@ BuildArch:    noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define                _noautoreq      'php(oci8)' 'php(bitset)' 'pear(../application/bootstrap.php)'
+%define                _noautoreq      'php(oci8)' 'php(bitset)' 'pear(../application/bootstrap.php)' 'pear(Zend/Pdf/FileParser/Image/Tiff.php)' 'pear(Zend/Pdf/FileParser/Image/Jpeg.php)'
 
 %description
 Zend Framework is a high quality and open source framework for
This page took 0.032374 seconds and 4 git commands to generate.