]> git.pld-linux.org Git - packages/php-pear-Services_Weather.git/blobdiff - php-pear-Services_Weather.spec
- updated deps with pearize.sh
[packages/php-pear-Services_Weather.git] / php-pear-Services_Weather.spec
index a45debbf634d4aa58b262febff2d0d1e3fe29ebf..43622969edc4b35c3d4d42a706fd4a8afb3c119b 100644 (file)
@@ -3,22 +3,28 @@
 %define                _subclass       Weather
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
-
 Summary:       %{_pearname} - an interface to various online weather-services
 Summary(pl.UTF-8):     %{_pearname} - interfejs do różnych serwisów pogodowych
 Name:          php-pear-%{_pearname}
 Version:       1.4.5
-Release:       1
+Release:       2
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 3afb9f4e38d9f129c05fbe1952f2d6ee
 URL:           http://pear.php.net/package/Services_Wheather/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.0
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
+Requires:      php-ctype
+Requires:      php-pcre
 Requires:      php-pear
 Requires:      php-pear-HTTP_Request >= 1.2.0
+Suggests:      php-pear-Cache
+Suggests:      php-pear-DB
+Suggests:      php-pear-Net_FTP
+Suggests:      php-pear-SOAP
+Suggests:      php-pear-XML_Serializer
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.062994 seconds and 4 git commands to generate.