]> git.pld-linux.org Git - packages/php-pear-HTML_QuickForm_advmultiselect.git/commitdiff
- updated deps with pearize.sh AC-branch auto/ac/php-pear-HTML_QuickForm_advmultiselect-1_5_1-2 auto/th/php-pear-HTML_QuickForm_advmultiselect-1_5_1-2 auto/ti/php-pear-HTML_QuickForm_advmultiselect-1_5_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 21 Aug 2010 19:07:56 +0000 (19:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    php-pear-HTML_QuickForm_advmultiselect.spec -> 1.19

php-pear-HTML_QuickForm_advmultiselect.spec

index 09464d3ef6faf2ec328fd57fa57cfa1d5cc41a9a..24257945789f2133f52bdaf1f91e3d62940aaa67 100644 (file)
@@ -3,29 +3,34 @@
 %define                _subclass       QuickForm
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}_advmultiselect
-
 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.5.1
-Release:       1
+Release:       2
 License:       PHP 3.0
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: eab022b47db9e262f6d126a9c875264f
 URL:           http://pear.php.net/package/HTML_QuickForm_advmultiselect/
 BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.5.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-common >= 3:4.2.0
+Requires:      php-pcre
 Requires:      php-pear
-Requires:      php-pear-HTML_Common >= 1.2.1
-Requires:      php-pear-HTML_QuickForm >= 3.2.4
+Requires:      php-pear-HTML_Common >= 1.2.5
+Requires:      php-pear-HTML_QuickForm >= 3.2.10
 Requires:      php-pear-PEAR-core >= 1:1.4.3
+Suggests:      php-pear-PHPUnit
 Conflicts:     php-pear-HTML_QuickForm = 3.2.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# exclude optional dependencies
+%define                _noautoreq      pear(PHPUnit.*)
+
 %description
 The HTML_QuickForm_advmultiselect package adds an element to the
 HTML_QuickForm package that is two select boxes next to each other
This page took 0.075479 seconds and 4 git commands to generate.