]> git.pld-linux.org Git - packages/php-pecl-bcompiler.git/commitdiff
- fixed status info
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 11 Jun 2003 20:28:22 +0000 (20:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-bcompiler.spec -> 1.5

php-pecl-bcompiler.spec

index a09043a92d8c886681f9291035299fb694db9115..5af39f0c83897f8a8f58bff6224c874a13444b47 100644 (file)
@@ -1,10 +1,11 @@
 %define                _modname        bcompiler
+%define                _status         beta
 Summary:       %{_modname} - A bytecode compiler for classes
 Summary(pl):   %{_modname} - Kompilator kodu bajtowego dla klas
 Name:          php-pecl-%{_modname}
 Version:       0.5
 Release:       1
-License:       PHP 2.02
+License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_modname}-%{version}.tgz
 # Source0-md5: c51ba61c9497a5744ffd1d252c7d0935
@@ -29,6 +30,8 @@ situations:
 - to deliver close source applications
 - for use on embedded systems, where disk space is a priority.
 
+This extension has in PEAR status: %{_status}
+
 %description -l pl
 bcompiler pozwala na zakodowanie skryptów do kodu bajtowego PHP,
 pozwalaj±c na chronienie zwojego kodu. bcompiler mo¿e byæ u¿ywany w
@@ -41,6 +44,8 @@ nast
 - dostarczanie aplikacji o zamkniêtym kodzie,
 - u¿ycie na systemach embedded, gdzie wielko¶æ jest priorytetem.
 
+To rozszerzenie ma w PEAR status: %{_status}
+
 %prep
 %setup -q -c
 
This page took 0.031467 seconds and 4 git commands to generate.