From 427db215f9ca7d31ca2498d690699e449d236b53 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Thu, 2 Jan 2003 00:26:24 +0000 Subject: [PATCH] - 1.0 - first stable release Changed files: php-pear-PEAR.spec -> 1.18 --- php-pear-PEAR.spec | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec index 05532da..1a38057 100644 --- a/php-pear-PEAR.spec +++ b/php-pear-PEAR.spec @@ -1,11 +1,14 @@ %include /usr/lib/rpm/macros.php %define _class PEAR +%define _status stable + %define _pearname %{_class} Summary: %{_pearname} - main php pear class Summary(pl): %{_pearname} - podstawowa klasa dla php pear Name: php-pear-%{_pearname} -Version: 1.0b1 -Release: 2 +Version: 1.0 +Release: 1 +Epoch: 1 License: PHP 2.02 Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz @@ -25,12 +28,16 @@ The PEAR package contains: - the PEAR installer, for creating, distributing and installing packages +This class has in PEAR status: %{_status} + %description -l pl Pakiet PEAR zawiara: - Postawow± klasê PEAR - Mechanizm obs³ugi b³êdów PEAR_Error - PEAR installer do tworzenia, dystrybucji i instalowania pakietów +Ta klasa ma w PEAR status: %{_status} + %package Command Summary: %{_pearname}-Command - main php pear class Summary(pl): %{_pearname}-Command - podstawowa klasa dla php pear @@ -39,9 +46,13 @@ Group: Development/Languages/PHP %description Command Command class for PEAR. +This class has in PEAR status: %{_status} + %description -l pl Command Klasa Command dla PEARa. +Ta klasa ma w PEAR status: %{_status} + %package Frontend_CLI Summary: %{_pearname}-Frontend_CLI - main php pear class Summary(pl): %{_pearname}-Frontend_CLI - podstawowa klasa dla php pear @@ -50,9 +61,13 @@ Group: Development/Languages/PHP %description Frontend_CLI Command Line Frontend for PEAR. +This class has in PEAR status: %{_status} + %description -l pl Frontend_CLI Interfejs z linii poleceñ dla PEAR-a. +Ta klasa ma w PEAR status: %{_status} + %package OS Summary: %{_pearname}-OS - main php pear class Summary(pl): %{_pearname}-OS - podstawowa klasa dla php pear @@ -61,9 +76,13 @@ Group: Development/Languages/PHP %description OS OS_Guess class for PEAR. +This class has in PEAR status: %{_status} + %description -l pl OS Klasa OS_Guess dla PEARa. +Ta klasa ma w PEAR status: %{_status} + %prep %setup -q -c -- 2.44.0