SPECS: php-pear.spec - v1.1: package PEAR extra channel dirs here

glen glen at pld-linux.org
Wed Dec 10 00:15:32 CET 2008


Author: glen                         Date: Tue Dec  9 23:15:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- v1.1: package PEAR extra channel dirs here

---- Files affected:
SPECS:
   php-pear.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/php-pear.spec
diff -u SPECS/php-pear.spec:1.42 SPECS/php-pear.spec:1.43
--- SPECS/php-pear.spec:1.42	Sat Oct 11 11:31:20 2008
+++ SPECS/php-pear.spec	Wed Dec 10 00:15:26 2008
@@ -2,8 +2,8 @@
 Summary:	PEAR - PHP Extension and Application Repository
 Summary(pl.UTF-8):	PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:		php-pear
-Version:	1.0
-Release:	25
+Version:	1.1
+Release:	1
 Epoch:		4
 License:	Public Domain
 Group:		Development/Languages/PHP
@@ -13,6 +13,8 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_registrydir	%{php_pear_dir}/.registry
+
 %description
 PEAR - PHP Extension and Application Repository.
 
@@ -36,6 +38,11 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}/{data,tests}
 
+# extra channel dirs
+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
+
 while read dir; do
 	install -d $RPM_BUILD_ROOT$dir
 done <<EOF
@@ -94,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2008/12/09 23:15:26  glen
+- v1.1: package PEAR extra channel dirs here
+
 Revision 1.42  2008/10/11 09:31:20  adamg
 - Genealogy; release 25
 
================================================================

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



More information about the pld-cvs-commit mailing list