[packages/php-pear] add pear.indeyets.ru pear repo

glen glen at pld-linux.org
Fri Jul 11 10:36:44 CEST 2014


commit 7e5dea506b0b8ed4933f2dc9ae51a514655a6a3d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jul 11 11:36:35 2014 +0300

    add pear.indeyets.ru pear repo

 channel-indeyets.xml | 16 ++++++++++++++++
 php-pear.spec        |  9 +++++++--
 update-channels.sh   |  1 +
 3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/php-pear.spec b/php-pear.spec
index bc1dfa5..cc1ff27 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -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.14
-Release:	2
+Version:	1.3.15
+Release:	1
 Epoch:		4
 License:	Public Domain
 Group:		Development/Languages/PHP
@@ -27,6 +27,7 @@ Source16:	channel-saucelabs.xml
 Source17:	channel-twig.xml
 Source18:	channel-zz.xml
 Source19:	channel-theseer.xml
+Source20:	channel-indeyets.xml
 BuildRequires:	/usr/bin/php
 BuildRequires:	php-pear-PEAR >= 1:1.9.0
 BuildRequires:	rpmbuild(macros) >= 1.570
@@ -270,3 +271,7 @@ check_channel_dirs
 %{php_pear_dir}/.channels/.alias/theseer.txt
 %{php_pear_dir}/.channels/pear.netpirates.net.reg
 %{php_pear_dir}/.registry/.channel.pear.netpirates.net
+
+%{php_pear_dir}/.channels/.alias/indeyets.txt
+%{php_pear_dir}/.channels/pear.indeyets.ru.reg
+%{php_pear_dir}/.registry/.channel.pear.indeyets.ru
diff --git a/channel-indeyets.xml b/channel-indeyets.xml
new file mode 100644
index 0000000..6c6cd2a
--- /dev/null
+++ b/channel-indeyets.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
+    <name>pear.indeyets.ru</name>
+    <summary>Alexey Zakhlestin's PEAR channel</summary>
+    <suggestedalias>indeyets</suggestedalias>
+    <servers>
+        <primary>
+            <rest>
+                <baseurl type="REST1.0">http://pear.indeyets.ru/rest/</baseurl>
+                <baseurl type="REST1.1">http://pear.indeyets.ru/rest/</baseurl>
+                <baseurl type="REST1.2">http://pear.indeyets.ru/rest/</baseurl>
+                <baseurl type="REST1.3">http://pear.indeyets.ru/rest/</baseurl>
+            </rest>
+        </primary>
+    </servers>
+</channel>
\ No newline at end of file
diff --git a/update-channels.sh b/update-channels.sh
index c7927a8..410c078 100755
--- a/update-channels.sh
+++ b/update-channels.sh
@@ -4,6 +4,7 @@ channels="
 	pear.docblox-project.org
 	pear.firephp.org
 	pear.horde.org
+	pear.indeyets.ru
 	pear.michelf.com
 	pear.netpirates.net
 	pear.pdepend.org
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear.git/commitdiff/7e5dea506b0b8ed4933f2dc9ae51a514655a6a3d



More information about the pld-cvs-commit mailing list