]> git.pld-linux.org Git - packages/php-pear-Archive_Tar.git/commitdiff
- added status info
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 7 Jan 2003 16:55:13 +0000 (16:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Archive_Tar.spec -> 1.10

php-pear-Archive_Tar.spec

index 673f846332cd5d2ca8b5cc938c538e198578f7d8..1001630f73eb3d9b7da110db3d35262e8ad49447 100644 (file)
@@ -1,12 +1,14 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          Archive
 %define                _subclass       Tar
+%define                _status         stable
+
 %define                _pearname       %{_class}_%{_subclass}
 Summary:       %{_pearname} - Tar file management class
 Summary(pl):   %{_pearname} - klasa do zarz±dzania plikami Tar
 Name:          php-pear-%{_pearname}
 Version:       0.9
-Release:       4
+Release:       5
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -21,12 +23,16 @@ This class provides handling of tar files in PHP. It supports
 creating, listing, extracting and adding to tar files. Gzip support is
 available if PHP has the zlib extension built-in or loaded.
 
+This class has in PEAR status: %{_status}.
+
 %description -l pl
 Ta klasa udostêpnia obs³ugê plików tar w PHP. Pozwala na tworzenie,
 przegl±danie zawarto¶ci, rozpakowywanie i dodawanie plików do archiwów
 tar. Obs³uga kompresji gzip jest dostêpna, je¶li do PHP jest
 zainstalowany modu³ rozszerzenia zlib.
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.073657 seconds and 4 git commands to generate.