]> git.pld-linux.org Git - packages/php-pear-System_Command.git/commitdiff
- added missing status information (it is stable)
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 19 Mar 2004 22:29:10 +0000 (22:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-System_Command.spec -> 1.12

php-pear-System_Command.spec

index 74ba86081cf3d0cf8a5bbe9f44049e2d27b83d9d..0960b8b315848ae5547bb25c58f5ec2a2a46ccc5 100644 (file)
@@ -1,7 +1,9 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          System
 %define                _subclass       Command
+%define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
+
 Summary:       %{_pearname} - commandline execution interface
 Summary(pl):   %{_pearname} - interfejs do wykonywania poleceñ systemowych
 Name:          php-pear-%{_pearname}
@@ -24,6 +26,8 @@ the exit status properly. This class give a formal interface to both,
 so that you can run a system command as comfortably as you would run a
 php function, which full pear error handling as results on failure.
 
+This class has in PEAR status: %{_status}.
+
 %description -l pl
 U¿ywanie funkcji z poleceñ systemowych mo¿e byæ niebezpieczne, je¶li
 nie wykona³o siê odpowiedniego przygotowania parametrów i sprawdzenia
@@ -32,6 +36,8 @@ pozwala na wywo
 wywo³anie funkcji php, która u¿ywa obs³ugi b³êdów PEAR-a w przypadku
 niepowodzenia.
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.312823 seconds and 4 git commands to generate.