]> git.pld-linux.org Git - packages/php-pear-Services_urlTea.git/blobdiff - php-pear-Services_urlTea.spec
- ensure rpmbuild macros present
[packages/php-pear-Services_urlTea.git] / php-pear-Services_urlTea.spec
index 93a7d82f47060c14e970a5291a3ccba7a6c60bac..6ac0e7f70845aa303d3380f0071dd6b31fa1c348 100644 (file)
@@ -1,13 +1,11 @@
 %include       /usr/lib/rpm/macros.php
-%define                _class          Services
-%define                _subclass       urlTea
 %define                _status         alpha
 %define                _pearname       Services_urlTea
 Summary:       %{_pearname} - PHP interface to urlTea's API
 Summary(pl.UTF-8):     %{_pearname} - interfejs PHP do API urlTea
 Name:          php-pear-%{_pearname}
 Version:       0.1.0
-Release:       2
+Release:       3
 License:       New BSD License
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -15,6 +13,8 @@ Source0:      http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:           http://pear.php.net/package/Services_urlTea/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+BuildRequires: rpmbuild(macros) >= 1.300
+Requires:      php-curl
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,9 +26,9 @@ looking up destinations of given urlTea URL's.
 In PEAR status of this package is: %{_status}.
 
 %description -l pl.UTF-8
-Pakiet ten udostępnia interfejs do tworzenia adresów URL urlTea
-wykorzystując ich API, jak również umożliwia odczytywanie adresu
-docelowego podanego adres urlTea.
+Pakiet ten udostępnia interfejs do tworzenia adresów URL urlTea z
+wykorzystaniem ich API, jak również umożliwia odczytywanie adresu
+docelowego podanego adresu urlTea.
 
 Ta klasa ma w PEAR status: %{_status}.
 
@@ -36,9 +36,9 @@ Ta klasa ma w PEAR status: %{_status}.
 Summary:       Tests for PEAR::%{_pearname}
 Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
 Group:         Development/Languages/PHP
-AutoReq:       no
 Requires:      %{name} = %{version}-%{release}
 AutoProv:      no
+AutoReq:       no
 
 %description tests
 Tests for PEAR::%{_pearname}.
This page took 0.059428 seconds and 4 git commands to generate.