packages: php-pear/php-pear.spec - 1.3.3: add roundcube channel
glen
glen at pld-linux.org
Mon Sep 20 16:39:04 CEST 2010
Author: glen Date: Mon Sep 20 14:39:04 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- 1.3.3: add roundcube channel
---- Files affected:
packages/php-pear:
php-pear.spec (1.60 -> 1.61)
---- Diffs:
================================================================
Index: packages/php-pear/php-pear.spec
diff -u packages/php-pear/php-pear.spec:1.60 packages/php-pear/php-pear.spec:1.61
--- packages/php-pear/php-pear.spec:1.60 Sun Sep 12 18:10:39 2010
+++ packages/php-pear/php-pear.spec Mon Sep 20 16:38:58 2010
@@ -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.2
+Version: 1.3.3
Release: 1
Epoch: 4
License: Public Domain
@@ -15,6 +15,7 @@
Source5: channel-phpunit.xml
Source6: channel-phpseclib.xml
Source7: channel-horde.xml
+Source8: channel-roundcube.xml
BuildRequires: /usr/bin/php
BuildRequires: php-pear-PEAR >= 1:1.9.0
BuildRequires: rpmbuild(macros) >= 1.570
@@ -67,6 +68,7 @@
%{__pear} -c pearrc channel-add %{SOURCE5}
%{__pear} -c pearrc channel-add %{SOURCE6}
%{__pear} -c pearrc channel-add %{SOURCE7}
+%{__pear} -c pearrc channel-add %{SOURCE8}
while read dir; do
install -d $RPM_BUILD_ROOT$dir
@@ -192,12 +194,19 @@
%{php_pear_dir}/.channels/pear.horde.org.reg
%{php_pear_dir}/.registry/.channel.pear.horde.org
+%{php_pear_dir}/.channels/.alias/rc.txt
+%{php_pear_dir}/.channels/pear.roundcube.net.reg
+%{php_pear_dir}/.registry/.channel.pear.roundcube.net
+
%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.61 2010/09/20 14:38:58 glen
+- 1.3.3: add roundcube channel
+
Revision 1.60 2010/09/12 16:10:39 glen
- 1.3.2: add horde channel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear/php-pear.spec?r1=1.60&r2=1.61&f=u
More information about the pld-cvs-commit
mailing list