]> git.pld-linux.org Git - packages/php-pear-PEAR.git/commitdiff
- 1.0 - first stable release
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 2 Jan 2003 00:26:24 +0000 (00:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-PEAR.spec -> 1.18

php-pear-PEAR.spec

index 05532daf20c1fe2ffe85ddf5091a998866f7a5a1..1a38057baa7a229f456dae3115213dc6935e0786 100644 (file)
@@ -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
 
This page took 0.499353 seconds and 4 git commands to generate.