]> git.pld-linux.org Git - packages/php-pear.git/blobdiff - php-pear.spec
- v1.3.10: Symfony, Symfony/Component
[packages/php-pear.git] / php-pear.spec
index 9e40bb73e505f111681f7b667991a0013585746c..771b5e497827ec692a0372c6f6d3937e8afcb27a 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       PEAR - PHP Extension and Application Repository
 Summary(pl.UTF-8):     PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:          php-pear
-Version:       1.3.7
-Release:       3
+Version:       1.3.10
+Release:       1
 Epoch:         4
 License:       Public Domain
 Group:         Development/Languages/PHP
@@ -20,6 +20,9 @@ Source9:      channel-ezc.xml
 Source10:      channel-propel.xml
 Source11:      channel-docblox.xml
 Source12:      channel-michelf.xml
+Source13:      channel-phpmd.xml
+Source14:      channel-pdepend.xml
+Source15:      channel-symfony2.xml
 BuildRequires: /usr/bin/php
 BuildRequires: php-pear-PEAR >= 1:1.9.0
 BuildRequires: rpmbuild(macros) >= 1.570
@@ -78,7 +81,6 @@ done <<EOF
 %{php_pear_dir}/Console
 %{php_pear_dir}/Contact
 %{php_pear_dir}/Crypt
-%{php_pear_dir}/DB/DataObject
 %{php_pear_dir}/Event
 %{php_pear_dir}/File
 %{php_pear_dir}/Genealogy
@@ -109,6 +111,8 @@ done <<EOF
 %{php_pear_dir}/Science
 %{php_pear_dir}/Services
 %{php_pear_dir}/Structures
+%{php_pear_dir}/Symfony
+%{php_pear_dir}/Symfony/Component
 %{php_pear_dir}/Testing
 %{php_pear_dir}/Text
 %{php_pear_dir}/Text/CAPTCHA
@@ -216,3 +220,15 @@ check_channel_dirs
 %{php_pear_dir}/.channels/.alias/michelf.txt
 %{php_pear_dir}/.channels/pear.michelf.com.reg
 %{php_pear_dir}/.registry/.channel.pear.michelf.com
+
+%{php_pear_dir}/.channels/.alias/pdepend.txt
+%{php_pear_dir}/.channels/pear.pdepend.org.reg
+%{php_pear_dir}/.registry/.channel.pear.pdepend.org
+
+%{php_pear_dir}/.channels/.alias/phpmd.txt
+%{php_pear_dir}/.channels/pear.phpmd.org.reg
+%{php_pear_dir}/.registry/.channel.pear.phpmd.org
+
+%{php_pear_dir}/.channels/.alias/symfony2.txt
+%{php_pear_dir}/.channels/pear.symfony.com.reg
+%{php_pear_dir}/.registry/.channel.pear.symfony.com
This page took 0.091857 seconds and 4 git commands to generate.