packages: php-pear/php-pear.spec - add doc.php.net channel (by PEAR 1.9.0?)...

glen glen at pld-linux.org
Tue Jul 20 09:09:54 CEST 2010


Author: glen                         Date: Tue Jul 20 07:09:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add doc.php.net channel (by PEAR 1.9.0?)
- add pear.symfony-project.com channel
- version 1.3

---- Files affected:
packages/php-pear:
   php-pear.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: packages/php-pear/php-pear.spec
diff -u packages/php-pear/php-pear.spec:1.52 packages/php-pear/php-pear.spec:1.53
--- packages/php-pear/php-pear.spec:1.52	Wed Mar 10 14:41:58 2010
+++ packages/php-pear/php-pear.spec	Tue Jul 20 09:09:48 2010
@@ -2,8 +2,8 @@
 Summary:	PEAR - PHP Extension and Application Repository
 Summary(pl.UTF-8):	PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:		php-pear
-Version:	1.2
-Release:	2
+Version:	1.3
+Release:	1
 Epoch:		4
 License:	Public Domain
 Group:		Development/Languages/PHP
@@ -11,6 +11,7 @@
 Source1:	channel-phing.xml
 Source2:	channel-phpdb.xml
 Source3:	channel-firephp.xml
+Source4:	channel-symfony-project.xml
 Source10:	php-channel-prov.php
 BuildRequires:	/usr/bin/php
 BuildRequires:	php-pear-PEAR
@@ -60,6 +61,7 @@
 pear -c pearrc channel-add %{SOURCE1}
 pear -c pearrc channel-add %{SOURCE2}
 pear -c pearrc channel-add %{SOURCE3}
+pear -c pearrc channel-add %{SOURCE4}
 
 while read dir; do
 	install -d $RPM_BUILD_ROOT$dir
@@ -140,6 +142,7 @@
 %dir %{php_pear_dir}/.channels
 %dir %{php_pear_dir}/.channels/.alias
 
+# core channels
 %{php_pear_dir}/.channels/__uri.reg
 %{php_pear_dir}/.registry/.channel.__uri
 
@@ -150,6 +153,11 @@
 %{php_pear_dir}/.channels/pecl.php.net.reg
 %{php_pear_dir}/.registry/.channel.pecl.php.net
 
+%{php_pear_dir}/.channels/.alias/phpdocs.txt
+%{php_pear_dir}/.channels/doc.php.net.reg
+%{php_pear_dir}/.registry/.channel.doc.php.net
+
+# addon channels
 %{php_pear_dir}/.channels/.alias/phpunit.txt
 %{php_pear_dir}/.channels/pear.phpunit.de.reg
 %{php_pear_dir}/.registry/.channel.pear.phpunit.de
@@ -166,12 +174,21 @@
 %{php_pear_dir}/.channels/pear.firephp.org.reg
 %{php_pear_dir}/.registry/.channel.pear.firephp.org
 
+%{php_pear_dir}/.channels/.alias/symfony.txt
+%{php_pear_dir}/.channels/pear.symfony-project.com.reg
+%{php_pear_dir}/.registry/.channel.pear.symfony-project.com
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2010/07/20 07:09:48  glen
+- add doc.php.net channel (by PEAR 1.9.0?)
+- add pear.symfony-project.com channel
+- version 1.3
+
 Revision 1.52  2010/03/10 13:41:58  glen
 - package firephp channel dir
 - strict check for channel dirs packaging; rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear/php-pear.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list