<?xml version="1.0"?>
<?xml-stylesheet 
 href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/6325/bug">
    <title>PEAR Bug #6325</title>
    <link>http://pear.php.net/bugs/6325</link>
    <description>[Open] add MDB2</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bugs/6325"/>
     </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://pear.php.net/bugs/6325">
      <title>lsmith</title>
      <link>http://pear.php.net/bugs/6325</link>
      <description><![CDATA[<pre>Auth_PrefManager2 Feature/Change Request
Reported by lsmith
2005-12-22T13:36:28-00:00
PHP: Irrelevant OS: irrelevant Package Version: 

Description:
------------
Here is a quickly hacked up MDB2 driver .. and a patch to add dependencies to the package.xml

http://pooteeweet.org/pear/Auth_PrefManager2/MDB2.phps

Test script:
---------------
RCS file: /repository/pear/Auth/package.xml,v
retrieving revision 1.61
diff -r1.61 package.xml
112c112
&lt;         &lt;dep type=&quot;pkg&quot; rel=&quot;has&quot; optional=&quot;yes&quot;&gt;MDB2&lt;/dep&gt;
---
&gt;         &lt;dep type=&quot;pkg&quot; rel=&quot;ge&quot; version=&quot;2.0.0RC1&quot; optional=&quot;yes&quot;&gt;MDB2&lt;/dep&gt;

***** CVS exited normally with code 1 *****

cvs diff -- package.xml (in directory C:\apache_dir\phpcvs\pear\Auth_PrefManager2\)
Index: package.xml
===================================================================
RCS file: /repository/pear/Auth_PrefManager2/package.xml,v
retrieving revision 1.1
diff -r1.1 package.xml
20a21,25
&gt;   &lt;deps&gt;
&gt;    &lt;dep type=&quot;pkg&quot; rel=&quot;ge&quot; version=&quot;1.6.0&quot; optional=&quot;yes&quot;&gt;DB&lt;/dep&gt;
&gt;    &lt;dep type=&quot;pkg&quot; rel=&quot;ge&quot; version=&quot;2.0.0RC1&quot; optional=&quot;yes&quot;&gt;MDB2&lt;/dep&gt;
&gt;    &lt;dep type=&quot;php&quot; rel=&quot;ge&quot; version=&quot;4.2.0&quot; optional=&quot;no&quot;/&gt;
&gt;   &lt;/deps&gt;</pre>]]></description>
      <content:encoded><![CDATA[<pre>Auth_PrefManager2 Feature/Change Request
Reported by lsmith
2005-12-22T13:36:28-00:00
PHP: Irrelevant OS: irrelevant Package Version: 

Description:
------------
Here is a quickly hacked up MDB2 driver .. and a patch to add dependencies to the package.xml

http://pooteeweet.org/pear/Auth_PrefManager2/MDB2.phps

Test script:
---------------
RCS file: /repository/pear/Auth/package.xml,v
retrieving revision 1.61
diff -r1.61 package.xml
112c112
&lt;         &lt;dep type=&quot;pkg&quot; rel=&quot;has&quot; optional=&quot;yes&quot;&gt;MDB2&lt;/dep&gt;
---
&gt;         &lt;dep type=&quot;pkg&quot; rel=&quot;ge&quot; version=&quot;2.0.0RC1&quot; optional=&quot;yes&quot;&gt;MDB2&lt;/dep&gt;

***** CVS exited normally with code 1 *****

cvs diff -- package.xml (in directory C:\apache_dir\phpcvs\pear\Auth_PrefManager2\)
Index: package.xml
===================================================================
RCS file: /repository/pear/Auth_PrefManager2/package.xml,v
retrieving revision 1.1
diff -r1.1 package.xml
20a21,25
&gt;   &lt;deps&gt;
&gt;    &lt;dep type=&quot;pkg&quot; rel=&quot;ge&quot; version=&quot;1.6.0&quot; optional=&quot;yes&quot;&gt;DB&lt;/dep&gt;
&gt;    &lt;dep type=&quot;pkg&quot; rel=&quot;ge&quot; version=&quot;2.0.0RC1&quot; optional=&quot;yes&quot;&gt;MDB2&lt;/dep&gt;
&gt;    &lt;dep type=&quot;php&quot; rel=&quot;ge&quot; version=&quot;4.2.0&quot; optional=&quot;no&quot;/&gt;
&gt;   &lt;/deps&gt;</pre>]]></content:encoded>
      <dc:date>2005-12-22T13:36:28-00:00</dc:date>
    </item>
</rdf:RDF>