]> git.pld-linux.org Git - packages/php-pear-HTML_Table.git/commitdiff
- added status info
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 8 Jan 2003 00:22:30 +0000 (00:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-HTML_Table.spec -> 1.12

php-pear-HTML_Table.spec

index 242262c75e874edd0b148a31e1527e94a417cd50..80df62a9430a6e427f25f789c1e3bd7ac03ab725 100644 (file)
@@ -1,6 +1,8 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          HTML
 %define                _subclass       Table
+%define                _status         stable
+
 %define                _pearname       %{_class}_%{_subclass}
 Summary:       %{_pearname} - makes the design of HTML tables easy, flexible, reusable and efficient
 Summary(pl):   %{_pearname} - czyni tworzenie tabel HTML ³atwym, elastycznym, efektywnym
@@ -26,6 +28,8 @@ design of HTML tables.
 - PHP code is shorter, easier to read and to maintain.
 - Tables options can be reused.
 
+This class has in PEAR status: %{_status}.
+
 %description -l pl
 Klasa PEAR::HTML_Table dostarcza metody do ³atwego i efektywnego
 tworzenia tabel HTML.
@@ -36,6 +40,8 @@ tworzenia tabel HTML.
 - kod PHP jest krótszy, ³atwiejszy do czytania i konserwacji.
 - opcje tabel mog± byæ ponownie u¿ywane.
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.062072 seconds and 4 git commands to generate.