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

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


Author: xulchris

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

Modified Files:
	php-pecl-xdebug.spec 
Log Message:
part of previous commit


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/EL-5/php-pecl-xdebug.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- php-pecl-xdebug.spec	23 Feb 2008 02:10:24 -0000	1.10
+++ php-pecl-xdebug.spec	23 Feb 2008 02:12:11 -0000	1.11
@@ -18,7 +18,7 @@
 BuildRequires:  php-devel php-pear >= 1:1.4.9-1.2
 # EL-5 currently does not have libedit
 #BuildRequires:  libedit-devel automake
-BuildRequires:  libedit-devel automake
+BuildRequires:  automake
 Provides:       php-pecl(Xdebug) = %{version}
 
 %if %{?php_zend_api}0
@@ -54,7 +54,7 @@
 chmod +x configure
 # EL-5 currently does not have libedit
 #%configure --with-libedit
-%configure --with-libedit
+%configure
 CFLAGS="$RPM_OPT_FLAGS" make
 popd
 




More information about the fedora-extras-commits mailing list