]> git.pld-linux.org Git - packages/php-pear.git/commitdiff
- add pear.michelf.com auto/ac/php-pear-1_3_7-3 auto/th/php-pear-1_3_7-3
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 16 May 2011 10:49:10 +0000 (10:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    channel-michelf.xml -> 1.1
    php-pear.spec -> 1.74
    update-channels.sh -> 1.8

channel-michelf.xml [new file with mode: 0644]
php-pear.spec
update-channels.sh

diff --git a/channel-michelf.xml b/channel-michelf.xml
new file mode 100644 (file)
index 0000000..93490de
--- /dev/null
@@ -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
index f9defa9940fb9603e8ebcbe9bfac8d368fc0f585..9e40bb73e505f111681f7b667991a0013585746c 100644 (file)
@@ -2,7 +2,7 @@ Summary:        PEAR - PHP Extension and Application Repository
 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
@@ -19,6 +19,7 @@ Source8:      channel-rc.xml
 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
@@ -211,3 +212,7 @@ check_channel_dirs
 %{php_pear_dir}/.channels/.alias/docblox.txt
 %{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
index ef1cffa9395b31053802303f14390c26509d3675..d5d7a10ba5410c3b641580136fad9b1c17f342a1 100644 (file)
@@ -4,6 +4,7 @@ channels="
        pear.docblox-project.org
        pear.firephp.org
        pear.horde.org
+       pear.michelf.com
        pear.phing.info
        pear.phpdb.org
        pear.phpunit.de
This page took 0.061095 seconds and 4 git commands to generate.