From 87820472df107e707db55c91c6875c2ed5c12175 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sat, 1 Feb 2003 21:22:38 +0000 Subject: [PATCH] - added status info Changed files: php-pear-Crypt_CBC.spec -> 1.10 --- php-pear-Crypt_CBC.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/php-pear-Crypt_CBC.spec b/php-pear-Crypt_CBC.spec index f3fc334..ead6a4c 100644 --- a/php-pear-Crypt_CBC.spec +++ b/php-pear-Crypt_CBC.spec @@ -1,6 +1,7 @@ %include /usr/lib/rpm/macros.php %define _class Crypt %define _subclass CBC +%define _status stable %define _pearname %{_class}_%{_subclass} Summary: %{_pearname} - A class to emulate Perl's Crypt::CBC module Summary(pl): %{_pearname} - Klasa emuluj±ca perlowy modu³ Crypt::CBC @@ -19,9 +20,13 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description A class to emulate Perl's Crypt::CBC module. +This class has in PEAR status: %{_status}. + %description -l pl Klasa emuluj±ca perlowy modu³ Crypt::CBC. +Ta klasa ma w PEAR status: %{_status}. + %prep %setup -q -c -- 2.44.0