rpms/php-pecl-xdebug/EL-5 php-pecl-xdebug.spec,1.11,1.12

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sat Feb 23 02:22:59 UTC 2008


Author: xulchris

Update of /cvs/extras/rpms/php-pecl-xdebug/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5102

Modified Files:
	php-pecl-xdebug.spec 
Log Message:
part of the past two commits


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/EL-5/php-pecl-xdebug.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- php-pecl-xdebug.spec	23 Feb 2008 02:12:11 -0000	1.11
+++ php-pecl-xdebug.spec	23 Feb 2008 02:22:22 -0000	1.12
@@ -6,7 +6,7 @@
 
 Name:           php-pecl-xdebug
 Version:        2.0.2
-Release:        3%{?dist}.1
+Release:        3%{?dist}.2
 Summary:        PECL package for debugging PHP scripts
 
 License:        BSD
@@ -54,7 +54,7 @@
 chmod +x configure
 # EL-5 currently does not have libedit
 #%configure --with-libedit
-%configure
+%configure --without-libedit
 CFLAGS="$RPM_OPT_FLAGS" make
 popd
 
@@ -112,6 +112,9 @@
 
 
 %changelog
+* Fri Feb 22 2008 Christopher Stone <chris.stone at gmail.com> 2.0.2-3.2
+- Explicitly specify to not use libedit in %%configure
+
 * Fri Feb 22 2008 Christopher Stone <chris.stone at gmail.com> 2.0.2-3.1
 - Remove libedit requirement for EL-5 until libedit is available
 




More information about the fedora-extras-commits mailing list