SPECS (DEVEL): php-pear-PEAR.spec - don't care what the builddir is

glen glen at pld-linux.org
Mon Sep 19 10:00:31 CEST 2005


Author: glen                         Date: Mon Sep 19 08:00:31 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- don't care what the builddir is

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.65.2.15 -> 1.65.2.16) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.65.2.15 SPECS/php-pear-PEAR.spec:1.65.2.16
--- SPECS/php-pear-PEAR.spec:1.65.2.15	Mon Sep 19 09:09:34 2005
+++ SPECS/php-pear-PEAR.spec	Mon Sep 19 10:00:26 2005
@@ -10,7 +10,7 @@
 Summary(pl):	%{_pearname} - podstawowa klasa dla PHP PEAR
 Name:		php-pear-%{_pearname}
 Version:	1.4.0
-%define		_rel 0.2
+%define		_rel 0.4
 Release:	1.%{_rel}
 Epoch:		1
 License:	PHP 3.0
@@ -76,7 +76,7 @@
 
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{php_pear_dir},%{_bindir}}
 
-D=%{_builddir}/%{name}-%{version}
+D=$(pwd)
 pearcmd() {
 	php -d output_buffering=1 -d include_path=".:${D}%{php_pear_dir}" ${D}%{php_pear_dir}/pearcmd.php -c ${D}/pearrc "$@"
 }
@@ -109,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65.2.16  2005/09/19 08:00:26  glen
+- don't care what the builddir is
+
 Revision 1.65.2.15  2005/09/19 07:09:34  glen
 - avoid packaging backup files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.65.2.15&r2=1.65.2.16&f=u




More information about the pld-cvs-commit mailing list