]> git.pld-linux.org Git - packages/php-pear-HTML_QuickForm_DHTMLRulesTableless.git/blobdiff - php-pear-HTML_QuickForm_DHTMLRulesTableless.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/php-pear-HTML_QuickForm_DHTMLRulesTableless.git] / php-pear-HTML_QuickForm_DHTMLRulesTableless.spec
index 2cd9433feee88055900e46df7cd5cc976ee2b11f..bba2c9bfd0c6b07c8f279771458eaacd1be06abf 100644 (file)
@@ -1,26 +1,28 @@
-%include       /usr/lib/rpm/macros.php
-%define                _class          HTML
-%define                _subclass       QuickForm_DHTMLRulesTableless
 %define                _status         beta
 %define                _pearname       HTML_QuickForm_DHTMLRulesTableless
 Summary:       %{_pearname} - DHTML replacement for the standard JavaScript alert window for client-side validation using the tableless renderer
 Summary(pl.UTF-8):     %{_pearname} - zamiennik DHTML dla standardowego okna z ostrzeżeniem JavaScript dla sprawdzania poprawności po stronie klienta
 Name:          php-pear-%{_pearname}
-Version:       0.3.2
-Release:       2
+Version:       0.3.3
+Release:       3
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 0210c08615c50e4165d4eff0bd5c3b32
+# Source0-md5: a756c79b0c58cbb8dc90a309167dbaff
 URL:           http://pear.php.net/package/HTML_QuickForm_DHTMLRulesTableless/
-BuildRequires: php-pear-PEAR >= 1:1.6.1
+BuildRequires: php-pear-PEAR >= 1:1.5.0
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-pear
-Requires:      php-pear-HTML_QuickForm_Renderer_Tableless >= 0.3.0
+Requires:      php-pear-HTML_QuickForm_Renderer_Tableless >= 0.4.0
 Requires:      php-pear-PEAR-core >= 1:1.4.9
+Suggests:      php-pear-HTML_QuickForm_Controller
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# exclude optional dependencies
+%define                _noautoreq      pear(HTML/QuickForm/Controller.*)
+
 %description
 This is a DHTML replacement for the standard JavaScript alert window
 for client-side validation of forms built with HTML_QuickForm when
This page took 0.07831 seconds and 4 git commands to generate.