]> git.pld-linux.org Git - packages/php-pear.git/commitdiff
- add pear.docblox-project.org channel auto/ac/php-pear-1_3_7-2 auto/th/php-pear-1_3_7-2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 16 May 2011 09:23:32 +0000 (09:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear.spec -> 1.73
    update-channels.sh -> 1.7

php-pear.spec
update-channels.sh

index 5293cbe30f64897b3bea299cdedcb3ccc2c5a4fc..f9defa9940fb9603e8ebcbe9bfac8d368fc0f585 100644 (file)
@@ -2,7 +2,7 @@ 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:       1
+Release:       2
 Epoch:         4
 License:       Public Domain
 Group:         Development/Languages/PHP
@@ -18,6 +18,7 @@ Source7:      channel-horde.xml
 Source8:       channel-rc.xml
 Source9:       channel-ezc.xml
 Source10:      channel-propel.xml
+Source11:      channel-docblox.xml
 BuildRequires: /usr/bin/php
 BuildRequires: php-pear-PEAR >= 1:1.9.0
 BuildRequires: rpmbuild(macros) >= 1.570
@@ -206,3 +207,7 @@ check_channel_dirs
 %{php_pear_dir}/.channels/.alias/propel.txt
 %{php_pear_dir}/.channels/pear.propelorm.org.reg
 %{php_pear_dir}/.registry/.channel.pear.propelorm.org
+
+%{php_pear_dir}/.channels/.alias/docblox.txt
+%{php_pear_dir}/.channels/pear.docblox-project.org.reg
+%{php_pear_dir}/.registry/.channel.pear.docblox-project.org
index 0f7997344dcdb46e1a11e1b02a9e2d7df0067a08..ef1cffa9395b31053802303f14390c26509d3675 100644 (file)
@@ -1,6 +1,7 @@
 #!/bin/sh
 channels="
        components.ez.no
+       pear.docblox-project.org
        pear.firephp.org
        pear.horde.org
        pear.phing.info
This page took 0.055467 seconds and 4 git commands to generate.