[packages/php-pear] v1.3.17: added bartlett.laurent-laville.org channel
glen
glen at pld-linux.org
Sun Apr 19 14:02:52 CEST 2015
commit 902a69a381b9803dd410e8f5f307c8f397bf5dfc
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Apr 19 15:02:08 2015 +0300
v1.3.17: added bartlett.laurent-laville.org channel
channel-bartlett.xml | 16 ++++++++++++++++
php-pear.spec | 7 ++++++-
update-channels.sh | 1 +
3 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/php-pear.spec b/php-pear.spec
index 68ce183..637f894 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -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.16
+Version: 1.3.17
Release: 1
Epoch: 4
License: Public Domain
@@ -29,6 +29,7 @@ Source18: channel-zz.xml
Source19: channel-theseer.xml
Source20: channel-indeyets.xml
Source21: channel-phpdoc.xml
+Source22: channel-bartlett.xml
BuildRequires: /usr/bin/php
BuildRequires: php-pear-PEAR >= 1:1.9.0
BuildRequires: rpmbuild(macros) >= 1.570
@@ -280,3 +281,7 @@ check_channel_dirs
%{php_pear_dir}/.channels/.alias/phpdoc.txt
%{php_pear_dir}/.channels/pear.phpdoc.org.reg
%{php_pear_dir}/.registry/.channel.pear.phpdoc.org
+
+%{php_pear_dir}/.channels/.alias/bartlett.txt
+%{php_pear_dir}/.channels/bartlett.laurent-laville.org.reg
+%{php_pear_dir}/.registry/.channel.bartlett.laurent-laville.org
diff --git a/channel-bartlett.xml b/channel-bartlett.xml
new file mode 100644
index 0000000..67a6aca
--- /dev/null
+++ b/channel-bartlett.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>bartlett.laurent-laville.org</name>
+ <summary>Bartlett PEAR Channel</summary>
+ <suggestedalias>bartlett</suggestedalias>
+ <servers>
+ <primary>
+ <rest>
+ <baseurl type="REST1.0">http://bartlett.laurent-laville.org/rest/</baseurl>
+ <baseurl type="REST1.1">http://bartlett.laurent-laville.org/rest/</baseurl>
+ <baseurl type="REST1.2">http://bartlett.laurent-laville.org/rest/</baseurl>
+ <baseurl type="REST1.3">http://bartlett.laurent-laville.org/rest/</baseurl>
+ </rest>
+ </primary>
+ </servers>
+</channel>
\ No newline at end of file
diff --git a/update-channels.sh b/update-channels.sh
index a1bc4b7..ca3d5f6 100755
--- a/update-channels.sh
+++ b/update-channels.sh
@@ -1,5 +1,6 @@
#!/bin/sh
channels="
+ bartlett.laurent-laville.org
components.ez.no
pear.docblox-project.org
pear.firephp.org
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear.git/commitdiff/902a69a381b9803dd410e8f5f307c8f397bf5dfc
More information about the pld-cvs-commit
mailing list