]> git.pld-linux.org Git - packages/php-pear-HTML_QuickForm_Controller.git/commitdiff
- 1.0.5 auto/ac/php-pear-HTML_QuickForm_Controller-1_0_5-1
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 5 Nov 2005 17:51:32 +0000 (17:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-HTML_QuickForm_Controller.spec -> 1.21

php-pear-HTML_QuickForm_Controller.spec

index a2882c6201c2446b6e826f43028f9c25e7569981..4b44e523a6ef8f61574b1ee533ec6f7b5b33ff11 100644 (file)
@@ -4,25 +4,25 @@
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}_Controller
 
-Summary:       %{_pearname} - add-on to HTML_QuickForm that allows building of multiple forms 
+Summary:       %{_pearname} - add-on to HTML_QuickForm that allows building of multiple forms
 Summary(pl):   %{_pearname} - dodatek do HTML_QuickForm umo¿liwiaj±cy budowanie wielu formularzy
 Name:          php-pear-%{_pearname}
-Version:       1.0.4
-Release:       3
+Version:       1.0.5
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 06cadeca9a7abe41c0af86ba713bd381
+# Source0-md5: bbc1627d8fddc51eda0974904229c9c6
 URL:           http://pear.php.net/package/HTML_QuickForm_Controller/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear >= 4:1.0-9.1
-Requires:      php-pear-HTML_QuickForm >= 3.2.2
+Requires:      php-pear-HTML_QuickForm >= 3.2.5
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This package is essentially an implementation of a PageController
-pattern. 
+pattern.
 
 Architecture:
 - Controller class that examines HTTP requests and manages form values
This page took 0.052091 seconds and 4 git commands to generate.