]> git.pld-linux.org Git - packages/php-pear.git/commitdiff
- 1.3.3: add roundcube channel auto/ac/php-pear-1_3_3-1 auto/th/php-pear-1_3_3-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 20 Sep 2010 14:38:58 +0000 (14:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear.spec -> 1.61

php-pear.spec

index 36a373d06b987d21b3c6f32af71ef105be57bd98..67334de95089fcb6338ef762a48345e85e1e8d74 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       PEAR - PHP Extension and Application Repository
 Summary(pl.UTF-8):     PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:          php-pear
-Version:       1.3.2
+Version:       1.3.3
 Release:       1
 Epoch:         4
 License:       Public Domain
@@ -14,6 +14,7 @@ Source4:      channel-symfony-project.xml
 Source5:       channel-phpunit.xml
 Source6:       channel-phpseclib.xml
 Source7:       channel-horde.xml
+Source8:       channel-roundcube.xml
 BuildRequires: /usr/bin/php
 BuildRequires: php-pear-PEAR >= 1:1.9.0
 BuildRequires: rpmbuild(macros) >= 1.570
@@ -66,6 +67,7 @@ install -d $RPM_BUILD_ROOT%{php_pear_dir}/{.registry,bin,data,tests}
 %{__pear} -c pearrc channel-add %{SOURCE5}
 %{__pear} -c pearrc channel-add %{SOURCE6}
 %{__pear} -c pearrc channel-add %{SOURCE7}
+%{__pear} -c pearrc channel-add %{SOURCE8}
 
 while read dir; do
        install -d $RPM_BUILD_ROOT$dir
@@ -190,3 +192,7 @@ check_channel_dirs
 %{php_pear_dir}/.channels/.alias/horde.txt
 %{php_pear_dir}/.channels/pear.horde.org.reg
 %{php_pear_dir}/.registry/.channel.pear.horde.org
+
+%{php_pear_dir}/.channels/.alias/rc.txt
+%{php_pear_dir}/.channels/pear.roundcube.net.reg
+%{php_pear_dir}/.registry/.channel.pear.roundcube.net
This page took 0.11021 seconds and 4 git commands to generate.