]> git.pld-linux.org Git - packages/php-pear-HTML_QuickForm_advmultiselect.git/commitdiff
- 1.3.1 auto/th/php-pear-HTML_QuickForm_advmultiselect-1_3_1-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Feb 2007 01:46:32 +0000 (01:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-HTML_QuickForm_advmultiselect.spec -> 1.13

php-pear-HTML_QuickForm_advmultiselect.spec

index 72720aaa94dff9cef2076b14849b6fce57163b2f..497395411445b91aa06fe4e421e2116fcab026d7 100644 (file)
@@ -7,12 +7,12 @@
 Summary:       %{_pearname} - element for HTML_QuickForm that emulate a multi-select
 Summary(pl.UTF-8):     %{_pearname} - element HTML_QuickForm emulujący wielokrotną listę wyboru
 Name:          php-pear-%{_pearname}
-Version:       1.2.0
+Version:       1.3.1
 Release:       1
 License:       PHP 3.0
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 8b685db38acd61363e31e0960e4546f0
+# Source0-md5: 8e8374d064c6c240229406b88b8d3975
 URL:           http://pear.php.net/package/HTML_QuickForm_advmultiselect/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -20,8 +20,9 @@ BuildRequires:        rpmbuild(macros) >= 1.300
 Requires:      php-common >= 3:4.2.0
 Requires:      php-pear
 Requires:      php-pear-HTML_Common >= 1.2.1
-Requires:      php-pear-HTML_QuickForm > 3.2.4
-Requires:      php-pear-PEAR-core
+Requires:      php-pear-HTML_QuickForm >= 3.2.4
+Requires:      php-pear-PEAR-core >= 1:1.4.3
+Conflicts:     php-pear-HTML_QuickForm = 3.2.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -56,3 +57,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc docs/%{_pearname}/{NEWS,ChangeLog,examples,docs/*}
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/%{_subclass}/*.php
+%{php_pear_dir}/data/HTML_QuickForm_advmultiselect/qfamsHandler.js
This page took 0.418497 seconds and 4 git commands to generate.