SPECS: php-pear-PEAR.spec - package extra channel dirs; rel 6

glen glen at pld-linux.org
Wed Dec 10 00:12:43 CET 2008


Author: glen                         Date: Tue Dec  9 23:12:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package extra channel dirs; rel 6

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.146 -> 1.147) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.146 SPECS/php-pear-PEAR.spec:1.147
--- SPECS/php-pear-PEAR.spec:1.146	Thu May 29 20:59:05 2008
+++ SPECS/php-pear-PEAR.spec	Wed Dec 10 00:12:38 2008
@@ -17,7 +17,7 @@
 Summary(pl.UTF-8):	Podstawowy system PEAR
 Name:		php-pear-%{_pearname}
 Version:	1.7.2
-Release:	5
+Release:	6
 Epoch:		1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
@@ -150,7 +150,13 @@
 cp pearrc $RPM_BUILD_ROOT%{_sysconfdir}/pear.conf
 
 install -d $RPM_BUILD_ROOT%{_channelsdir}/.alias
-install -d $RPM_BUILD_ROOT%{_registrydir}/{.channel.{__uri,pecl.php.net},channels/.alias}
+install -d $RPM_BUILD_ROOT%{_registrydir}/{.channel.__uri,channels/.alias}
+# extra channel dirs
+install -d $RPM_BUILD_ROOT%{_registrydir}/.channel.pecl.php.net
+install -d $RPM_BUILD_ROOT%{_registrydir}/.channel.pear.phpdb.org
+install -d $RPM_BUILD_ROOT%{_registrydir}/.channel.pear.phing.info
+install -d $RPM_BUILD_ROOT%{_registrydir}/.channel.pear.phpunit.de
+
 touch $RPM_BUILD_ROOT%{_statedir}/.depdb{,lock}
 touch $RPM_BUILD_ROOT%{_channelsdir}/{__uri,{pear,pecl}.php.net}.reg
 touch $RPM_BUILD_ROOT%{_channelsdir}/.alias/{pear,pecl}.txt
@@ -256,6 +262,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.147  2008/12/09 23:12:38  glen
+- package extra channel dirs; rel 6
+
 Revision 1.146  2008/05/29 18:59:05  glen
 - depend on rpm-whiteout to get proper dependency whiteout macro
 - NOTE: do not convert to R>version, as then dependency could be solved in same transaction and rpm doesn't read new macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-PEAR.spec?r1=1.146&r2=1.147&f=u



More information about the pld-cvs-commit mailing list