]> git.pld-linux.org Git - packages/php-pear-Services_Weather.git/blobdiff - php-pear-Services_Weather.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/php-pear-Services_Weather.git] / php-pear-Services_Weather.spec
index 5abcb073b921f763bee5223cbb633a6ed840e97a..faa48817deea806dfb0079eb5493f6a596dc89ff 100644 (file)
@@ -2,20 +2,19 @@
 %define                _subclass       Weather
 %define                _status         stable
 %define                _pearname       Services_Weather
-%include       /usr/lib/rpm/macros.php
 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.6
-Release:       2
+Version:       1.4.7
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 302e17299f03128d24470c418956d3b4
+# Source0-md5: 34d1e75a99a1ece7446ae8567fef5a92
 URL:           http://pear.php.net/package/Services_Wheather/
 BuildRequires: php-pear-PEAR >= 1:1.4.0
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.654
 Requires:      php(ctype)
 Requires:      php(pcre)
 Requires:      php-pear
@@ -29,7 +28,7 @@ BuildArch:    noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define                _noautoreq      'pear(Cache.*)' 'pear(DB.*)' 'pear(HTTP/Request.*)' 'pear(SOAP.*)' 'pear(XML/Serializer.*)' 'pear(Net/FTP.*)'
+%define        _noautoreq_pear DB.php HTTP/Request.php SOAP/.* XML/Serializer.* Net/FTP.php
 
 %description
 Services_Weather searches for given locations and retrieves current
This page took 0.061503 seconds and 4 git commands to generate.