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

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


Author: xulchris

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

Modified Files:
	php-pecl-xdebug.spec 
Log Message:
rpm really sucks bells


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/EL-5/php-pecl-xdebug.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- php-pecl-xdebug.spec	23 Feb 2008 02:22:22 -0000	1.12
+++ php-pecl-xdebug.spec	23 Feb 2008 02:28:54 -0000	1.13
@@ -6,7 +6,7 @@
 
 Name:           php-pecl-xdebug
 Version:        2.0.2
-Release:        3%{?dist}.2
+Release:        3%{?dist}.3
 Summary:        PECL package for debugging PHP scripts
 
 License:        BSD
@@ -53,7 +53,7 @@
 cp %{_datadir}/automake*/depcomp .
 chmod +x configure
 # EL-5 currently does not have libedit
-#%configure --with-libedit
+#configure --with-libedit
 %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.3
+- Fix rpm comment parsing limitation
+
 * Fri Feb 22 2008 Christopher Stone <chris.stone at gmail.com> 2.0.2-3.2
 - Explicitly specify to not use libedit in %%configure
 




More information about the fedora-extras-commits mailing list