From 1e85181d384ed9e5528d71ce5c048b931a4b68e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sun, 23 Feb 2003 13:46:05 +0000 Subject: [PATCH] - 1.5.3 - new MDB container - not for Ra Changed files: php-pear-Cache.spec -> 1.8 --- php-pear-Cache.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/php-pear-Cache.spec b/php-pear-Cache.spec index ad2e03f..3d3f75a 100644 --- a/php-pear-Cache.spec +++ b/php-pear-Cache.spec @@ -1,11 +1,12 @@ %include /usr/lib/rpm/macros.php %define _class Cache +%define _status stable %define _pearname %{_class} Summary: %{_pearname} - Framework for caching of arbitrary data Summary(pl): %{_pearname} - Klasa do buforowania danych Name: php-pear-%{_pearname} -Version: 1.5.2 -Release: 2 +Version: 1.5.3 +Release: 1 License: PHP 2.02 Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz @@ -20,11 +21,15 @@ With the PEAR Cache you can cache the result of certain function calls, as well as the output of a whole script run or share data between applications. +This class has in PEAR status: %{_status}. + %description -l pl U¿ywaj±c klasy PEAR Cache mo¿na buforowaæ rezultaty wywo³añ funkcji, a tak¿e wyniki wyj¶cia ca³ych skryptów oraz danych dzielonych pomiêdzy aplikacjami. +Ta klasa ma w PEAR status: %{_status}. + %prep %setup -q -c -- 2.44.0