packages: php-pear/php-pear.spec, php-pear/update-channels.sh, php-pear/cha...

glen glen at pld-linux.org
Mon May 16 12:49:15 CEST 2011


Author: glen                         Date: Mon May 16 10:49:15 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add pear.michelf.com

---- Files affected:
packages/php-pear:
   php-pear.spec (1.73 -> 1.74) , update-channels.sh (1.7 -> 1.8) , channel-michelf.xml (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/php-pear/php-pear.spec
diff -u packages/php-pear/php-pear.spec:1.73 packages/php-pear/php-pear.spec:1.74
--- packages/php-pear/php-pear.spec:1.73	Mon May 16 11:23:32 2011
+++ packages/php-pear/php-pear.spec	Mon May 16 12:49:10 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:		php-pear
 Version:	1.3.7
-Release:	2
+Release:	3
 Epoch:		4
 License:	Public Domain
 Group:		Development/Languages/PHP
@@ -20,6 +20,7 @@
 Source9:	channel-ezc.xml
 Source10:	channel-propel.xml
 Source11:	channel-docblox.xml
+Source12:	channel-michelf.xml
 BuildRequires:	/usr/bin/php
 BuildRequires:	php-pear-PEAR >= 1:1.9.0
 BuildRequires:	rpmbuild(macros) >= 1.570
@@ -213,12 +214,19 @@
 %{php_pear_dir}/.channels/pear.docblox-project.org.reg
 %{php_pear_dir}/.registry/.channel.pear.docblox-project.org
 
+%{php_pear_dir}/.channels/.alias/michelf.txt
+%{php_pear_dir}/.channels/pear.michelf.com.reg
+%{php_pear_dir}/.registry/.channel.pear.michelf.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.74  2011/05/16 10:49:10  glen
+- add pear.michelf.com
+
 Revision 1.73  2011/05/16 09:23:32  glen
 - add pear.docblox-project.org channel
 

================================================================
Index: packages/php-pear/update-channels.sh
diff -u packages/php-pear/update-channels.sh:1.7 packages/php-pear/update-channels.sh:1.8
--- packages/php-pear/update-channels.sh:1.7	Mon May 16 11:20:50 2011
+++ packages/php-pear/update-channels.sh	Mon May 16 12:49:10 2011
@@ -4,6 +4,7 @@
 	pear.docblox-project.org
 	pear.firephp.org
 	pear.horde.org
+	pear.michelf.com
 	pear.phing.info
 	pear.phpdb.org
 	pear.phpunit.de

================================================================
Index: packages/php-pear/channel-michelf.xml
diff -u /dev/null packages/php-pear/channel-michelf.xml:1.1
--- /dev/null	Mon May 16 12:49:15 2011
+++ packages/php-pear/channel-michelf.xml	Mon May 16 12:49:10 2011
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<channel version="1.0">
+	<name>pear.michelf.com</name>
+	<suggestedalias>michelf</suggestedalias>
+	<summary>Michel Fortin’s PHP Projects</summary>
+	<servers><primary><rest>
+		<baseurl type='REST1.0'>http://pear.michelf.com/rest/</baseurl>
+	</rest></primary></servers>
+</channel>
\ No newline at end of file
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear/php-pear.spec?r1=1.73&r2=1.74&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear/update-channels.sh?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list