]> git.pld-linux.org Git - packages/php-pear-HTML_Table.git/blobdiff - php-pear-HTML_Table.spec
- do not use macros in URL
[packages/php-pear-HTML_Table.git] / php-pear-HTML_Table.spec
index 58d810bfba94f7f830ae1192c17953e8950c15de..f117ed407b9c44dd40bae566eb652ad82a3906d9 100644 (file)
@@ -1,17 +1,20 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          HTML
 %define                _subclass       Table
+%define                _status         stable
+
 %define                _pearname       %{_class}_%{_subclass}
-Summary:       %{_class}_%{_subclass} - makes the design of HTML tables easy, flexible, reusable and efficient
-Summary(pl):   %{_class}_%{_subclass} - czyni tworzenie tabel HTML ³atwym, elastycznym, efektywnym
+Summary:       %{_pearname} - makes the design of HTML tables easy, flexible, reusable and efficient
+Summary(pl):   %{_pearname} - czyni tworzenie tabel HTML ³atwym, elastycznym, efektywnym
 Name:          php-pear-%{_pearname}
-Version:       1.0
-Release:       3
+Version:       1.5
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
+# Source0-md5: 6b3d42c58fa94c5f735a8622882c46ec
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-URL:           http://pear.php.net/
-BuildRequires: rpm-php-pearprov
+URL:           http://pear.php.net/package/HTML_Table/
+BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,6 +29,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 +41,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.055108 seconds and 4 git commands to generate.