From 8954e14bf614af810b725f390979933c8b449f98 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sat, 20 Mar 2004 16:13:25 +0000 Subject: [PATCH] - added missing status information (it is stable) Changed files: php-pear-XML_RSS.spec -> 1.13 --- php-pear-XML_RSS.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/php-pear-XML_RSS.spec b/php-pear-XML_RSS.spec index 51fe4fe..ffdef89 100644 --- a/php-pear-XML_RSS.spec +++ b/php-pear-XML_RSS.spec @@ -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 -- 2.44.0