Author: glen                         Date: Wed Oct 26 16:02:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.2.3
- NB: this package is not php 5.x compatible (and has never been)
- PHP5 has out-of-the-box for XPath in both DOM and SimpleXML

---- Files affected:
SPECS:
   php-pear-XML_XPath.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/php-pear-XML_XPath.spec
diff -u SPECS/php-pear-XML_XPath.spec:1.14 SPECS/php-pear-XML_XPath.spec:1.15
--- SPECS/php-pear-XML_XPath.spec:1.14  Sat Oct 15 16:41:08 2005
+++ SPECS/php-pear-XML_XPath.spec       Wed Oct 26 18:02:23 2005
@@ -8,16 +8,17 @@
 Summary:       %{_pearname} - XPath/DOM XML manipulation, maneuvering and 
query interface
 Summary(pl):   %{_pearname} - interfejs do obróbki i zapytań XPath/DOM XML
 Name:          php-pear-%{_pearname}
-Version:       1.2.2
+Version:       1.2.3
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: af8c4ca7f4cf3adcd3062bcb1478751d
+# Source0-md5: 7f3ac45db9e6bc5e549666e39a804c99
 Patch0:                %{name}-path_fix.patch
 URL:           http://pear.php.net/package/XML_XPath/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-common >= 3:4.2.1
+Requires:      php-common < 3:5.0.0
 Requires:      php-domxml
 Requires:      php-pear
 BuildArch:     noarch
@@ -40,7 +41,7 @@
 The XML_XPath class was inspired by a class maintained by Nigel
 Swinson called phpxpath. The phpxpath class does not rely on PHP
 xmldom functions and is therefore a sibling to this class:
-http://sourceforge.net/projects/phpxpath/.
+<http://sourceforge.net/projects/phpxpath/>.
 
 In PEAR status of this package is: %{_status}.
 
@@ -61,7 +62,7 @@
 Klasa XML_XPath była inspirowana klasą phpxpath utrzymywaną przez
 Nigela Swinsona. Klasa phpxpath nie polega na funkcjach PHP xmldom,
 dlatego jest siostrzana dla tej klasy:
-http://sourceforge.net/projects/phpxpath/.
+<http://sourceforge.net/projects/phpxpath/>.
 
 Ta klasa ma w PEAR status: %{_status}.
 
@@ -93,6 +94,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/10/26 16:02:23  glen
+- 1.2.3
+- NB: this package is not php 5.x compatible (and has never been)
+- PHP5 has out-of-the-box for XPath in both DOM and SimpleXML
+
 Revision 1.14  2005/10/15 14:41:08  glen
 - updated to 1.2.2, status changed to stable
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-XML_XPath.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to