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

Changed files:
    php-pear-Services_Weather.spec -> 1.25

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.109071 seconds and 4 git commands to generate.