SPECS (AC-branch): php-pear-XML_Query2XML.spec - 1.1.0

glen glen at pld-linux.org
Thu Mar 1 01:16:53 CET 2007


Author: glen                         Date: Thu Mar  1 00:16:53 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 1.1.0

---- Files affected:
SPECS:
   php-pear-XML_Query2XML.spec (1.4 -> 1.4.2.1) 

---- Diffs:

================================================================
Index: SPECS/php-pear-XML_Query2XML.spec
diff -u SPECS/php-pear-XML_Query2XML.spec:1.4 SPECS/php-pear-XML_Query2XML.spec:1.4.2.1
--- SPECS/php-pear-XML_Query2XML.spec:1.4	Tue Dec 26 14:09:54 2006
+++ SPECS/php-pear-XML_Query2XML.spec	Thu Mar  1 01:16:48 2007
@@ -8,13 +8,13 @@
 Summary:	%{_pearname} - Creates XML data from SQL queries
 Summary(pl):	%{_pearname} - Tworzenie danych XML na podstawie zapytań SQL
 Name:		php-pear-%{_pearname}
-Version:	1.0.0
+Version:	1.1.0
 Release:	1
 Epoch:		0
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	d5a1c8140b232aaa7405322c5848897b
+# Source0-md5:	82811224b5c427242a233e7a621e51d8
 URL:		http://pear.php.net/package/XML_Query2XML/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -24,6 +24,9 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# exclude optional dependencies
+%define		_noautoreq	'pear(DB.*)' 'pear(MDB2.*)' 'pear(I18N/UnicodeString.*)'
+
 %description
 XML_Query2XML allows you to transform the records retrieved with one
 or more SQL SELECT queries into XML data. Very simple to highly
@@ -107,6 +110,7 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/XML/Query2XML.php
 %dir %{php_pear_dir}/XML/Query2XML
+%{php_pear_dir}/XML/Query2XML/Callback.php
 %{php_pear_dir}/XML/Query2XML/ISO9075Mapper.php
 
 %files tests
@@ -119,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4.2.1  2007/03/01 00:16:48  glen
+- 1.1.0
+
 Revision 1.4  2006/12/26 13:09:54  adamg
 - updated to 1.0.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-XML_Query2XML.spec?r1=1.4&r2=1.4.2.1&f=u



More information about the pld-cvs-commit mailing list