<?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/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=Services_Weather</link>
    <description>Search Results</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/bug/19860" />
      <rdf:li rdf:resource="http://pear.php.net/bug/19215" />
      <rdf:li rdf:resource="http://pear.php.net/bug/6327" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/19860">
      <title>Services_Weather: Bug 19860 [Open] Extract tarball FAILED Release is invalid</title>
      <link>http://pear.php.net/bugs/19860</link>
      <content:encoded><![CDATA[<pre>Services_Weather Bug
Reported by prach
2013-03-19T09:59:42+00:00
PHP: 5.4.4 OS: Debian 3.2.39-2 x86_64 GNU/Linux Package Version: 1.4.7

Description:
------------
http://download.pear.php.net/package/Services_Weather-1.4.7.tgz
tar zxvf Services_Weather-1.4.7.tgz 
package.xml
tar: A lone zero block at 15

* only package.xml file in the archive</pre>]]></content:encoded>
      <description><![CDATA[<pre>Services_Weather Bug
Reported by prach
2013-03-19T09:59:42+00:00
PHP: 5.4.4 OS: Debian 3.2.39-2 x86_64 GNU/Linux Package Version: 1.4.7

Description:
------------
http://download.pear.php.net/package/Services_Weather-1.4.7.tgz
tar zxvf Services_Weather-1.4.7.tgz 
package.xml
tar: A lone zero block at 15

* only package.xml file in the archive</pre>]]></description>
      <dc:date>2013-03-19T09:59:42+00:00</dc:date>
      <dc:creator>prachpub &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Services_Weather Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/19215">
      <title>Services_Weather: Feature/Change Request 19215 [Open] Yahoo! Weather</title>
      <link>http://pear.php.net/bugs/19215</link>
      <content:encoded><![CDATA[<pre>Services_Weather Feature/Change Request
Reported by sharmpro
2012-01-11T04:59:14+00:00
PHP: 5.3.8 OS: WIN7+XAMPP Package Version: 1.4.6

Description:
------------
Yahoo! Weather - A New Free Service via RSS could be a nice addon...</pre>]]></content:encoded>
      <description><![CDATA[<pre>Services_Weather Feature/Change Request
Reported by sharmpro
2012-01-11T04:59:14+00:00
PHP: 5.3.8 OS: WIN7+XAMPP Package Version: 1.4.6

Description:
------------
Yahoo! Weather - A New Free Service via RSS could be a nice addon...</pre>]]></description>
      <dc:date>2012-01-11T04:59:14+00:00</dc:date>
      <dc:creator>stefano &amp;#x61;&amp;#116; sharmpro &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Services_Weather Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/6327">
      <title>Services_Weather: Feature/Change Request 6327 [Open] add MDB2</title>
      <link>http://pear.php.net/bugs/6327</link>
      <content:encoded><![CDATA[<pre>Services_Weather Feature/Change Request
Reported by lsmith
2005-12-22T13:43:02+00:00
PHP: Irrelevant OS: irrelevant Package Version: 

Description:
------------
Here is a patch that I quickly hacked up to add MDB2 support

http://pooteeweet.org/pear/Services_Weather/buildMetar.phps
http://pooteeweet.org/pear/Services_Weather/buildMetarDB.phps
http://pooteeweet.org/pear/Services_Weather/buildMetarMDB2.phps

RCS file: /repository/pear/Services_Weather/package.xml,v
retrieving revision 1.41
diff -r1.41 package.xml
64a65
&gt;             &lt;dep optional=&quot;yes&quot; type=&quot;pkg&quot; rel=&quot;ge&quot; version=&quot;2.0.0RC1&quot;&gt;MDB2&lt;/dep&gt;
Index: package2.xml
===================================================================
RCS file: /repository/pear/Services_Weather/package2.xml,v
retrieving revision 1.1
diff -r1.1 package2.xml
160a161,165
&gt;                 &lt;name&gt;MDB2&lt;/name&gt;
&gt;                 &lt;channel&gt;pear.php.net&lt;/channel&gt;
&gt;                 &lt;min&gt;2.0.0RC1&lt;/min&gt;
&gt;             &lt;/package&gt;
&gt;             &lt;package&gt;</pre>]]></content:encoded>
      <description><![CDATA[<pre>Services_Weather Feature/Change Request
Reported by lsmith
2005-12-22T13:43:02+00:00
PHP: Irrelevant OS: irrelevant Package Version: 

Description:
------------
Here is a patch that I quickly hacked up to add MDB2 support

http://pooteeweet.org/pear/Services_Weather/buildMetar.phps
http://pooteeweet.org/pear/Services_Weather/buildMetarDB.phps
http://pooteeweet.org/pear/Services_Weather/buildMetarMDB2.phps

RCS file: /repository/pear/Services_Weather/package.xml,v
retrieving revision 1.41
diff -r1.41 package.xml
64a65
&gt;             &lt;dep optional=&quot;yes&quot; type=&quot;pkg&quot; rel=&quot;ge&quot; version=&quot;2.0.0RC1&quot;&gt;MDB2&lt;/dep&gt;
Index: package2.xml
===================================================================
RCS file: /repository/pear/Services_Weather/package2.xml,v
retrieving revision 1.1
diff -r1.1 package2.xml
160a161,165
&gt;                 &lt;name&gt;MDB2&lt;/name&gt;
&gt;                 &lt;channel&gt;pear.php.net&lt;/channel&gt;
&gt;                 &lt;min&gt;2.0.0RC1&lt;/min&gt;
&gt;             &lt;/package&gt;
&gt;             &lt;package&gt;</pre>]]></description>
      <dc:date>2005-12-22T13:51:43+00:00</dc:date>
      <dc:creator>lsmith &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Services_Weather Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
