]> git.pld-linux.org Git - packages/php-pear-XML_RSS.git/commitdiff
- added missing status information (it is stable)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 20 Mar 2004 16:13:25 +0000 (16:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-XML_RSS.spec -> 1.13

php-pear-XML_RSS.spec

index 51fe4fe387015bf1b48d41663ce09e043fec0547..ffdef8928927f8921d5a340d7162b1d2d8069bfa 100644 (file)
@@ -1,6 +1,7 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          XML
 %define                _subclass       RSS
+%define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
 
 Summary:       %{_pearname} - RSS parser
@@ -10,8 +11,8 @@ Version:      0.9.2
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
-# Source0-md5: 08651112f90df52f7dd4af70cd058f1e
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5: 08651112f90df52f7dd4af70cd058f1e
 URL:           http://pear.php.net/package/XML_RSS/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
@@ -22,10 +23,14 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Parser for Resource Description Framework (RDF) Site Summary (RSS)
 documents.
 
+This class has in PEAR status: %{_status}.
+
 %description -l pl
 Parser do dokumentów w formacie RSS (RDF Site Summary, gdzie RDF jest
 skrótem od Resource Description Framework).
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.034221 seconds and 4 git commands to generate.