]> git.pld-linux.org Git - packages/php-pear-XML_Tree.git/commitdiff
- remove duplicate and bogus deps; rep 4 auto/ac/php-pear-XML_Tree-2_0_0-0_RC2_4
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 3 Jul 2007 22:49:23 +0000 (22:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-XML_Tree.spec -> 1.20

php-pear-XML_Tree.spec

index c3f24fe72f88329a9f910158d3fb8c0331a34d5d..e00be7d90ba19698dbcc3ee32c4664f641499af9 100644 (file)
@@ -5,7 +5,7 @@
 %define                _pearname       %{_class}_%{_subclass}
 
 %define                _rc             RC2
-%define                _rel 3
+%define                _rel 4
 Summary:       %{_pearname} - represent XML data in a tree structure
 Summary(pl.UTF-8):     %{_pearname} - prezentacja danych XML w postaci drzewa
 Name:          php-pear-%{_pearname}
@@ -20,12 +20,10 @@ BuildRequires:      php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php(pcre)
-Requires:      php(pcre)
 Requires:      php(xml)
 Requires:      php-common >= 3:4.0.4
 Requires:      php-pear
 Requires:      php-pear-XML_Parser >= 1.1.0
-Requires:      webserver(php) >= 4.0.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,6 +33,9 @@ representation, without the need for an extension like DOMXML.
 
 In PEAR status of this package is: %{_status}.
 
+NOTE: This package is not maintained anymore and has been superseded. Use
+XML_Serializer instead.
+
 %description -l pl.UTF-8
 Klasa ta pozwala na budowanie struktur danych XML przy użyciu
 reprezentacji drzewiastej, bez potrzeby rozszerzeń typu DOMXML.
This page took 0.151865 seconds and 4 git commands to generate.