SPECS: php4-pecl-http.spec - typo in php-config, rel 3

glen glen at pld-linux.org
Mon Sep 12 00:27:09 CEST 2005


Author: glen                         Date: Sun Sep 11 22:27:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo in php-config, rel 3

---- Files affected:
SPECS:
   php4-pecl-http.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/php4-pecl-http.spec
diff -u SPECS/php4-pecl-http.spec:1.5 SPECS/php4-pecl-http.spec:1.6
--- SPECS/php4-pecl-http.spec:1.5	Mon Sep 12 00:03:28 2005
+++ SPECS/php4-pecl-http.spec	Mon Sep 12 00:27:03 2005
@@ -3,13 +3,13 @@
 %define		_fmodname	pecl_http
 %define		_status		beta
 %define		_sysconfdir	/etc/php4
-%define		extensionsdir	%(php4-config --extension-dir 2>/dev/null)
+%define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
 
 Summary:	%{_modname} - extended HTTP support
 Summary(pl):	%{_modname} - rozszerzona obsługa protokołu HTTP
 Name:		php4-pecl-%{_modname}
 Version:	0.13.0
-Release:	2
+Release:	3
 License:	PHP 3.0
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_fmodname}-%{version}.tgz
@@ -99,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/09/11 22:27:03  glen
+- typo in php-config, rel 3
+
 Revision 1.5  2005/09/11 22:03:28  glen
 - full conf.d support and unifications
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4-pecl-http.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list