]> git.pld-linux.org Git - packages/php-pear-Cache_Lite.git/commitdiff
- added status info
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 23 Feb 2003 13:39:48 +0000 (13:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Cache_Lite.spec -> 1.8

php-pear-Cache_Lite.spec

index fda93012df9f64c95a833caf5cc7d1869f0c08ab..017c39743597d9bac4a0c282168430e789a62669 100644 (file)
@@ -1,6 +1,7 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          Cache
 %define                _subclass       Lite
+%define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
 Summary:       %{_pearname} - Fast and Safe little cache system
 Summary(pl):   %{_pearname} - Szybki i bezpieczny system buforuj±cy
@@ -21,11 +22,15 @@ This package is a little cache system optimized for file containers.
 It is fast and safe (because it uses file locking and/or
 anti-corruption tests).
 
+This class has in PEAR status: %{_status}.
+
 %description -l pl
 Ten pakiet zawiera ma³y system buforuj±cy zoptymalizowany dla
 kontenerów plików. Jest szybki i bezpieczny (poniewa¿ u¿ywa blokowania
 plików i/lub testów anti-corruption).
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.23272 seconds and 4 git commands to generate.