]> git.pld-linux.org Git - packages/php-pear-HTTP.git/blobdiff - php-pear-HTTP.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/php-pear-HTTP.git] / php-pear-HTTP.spec
index e1d063a5f5841ba35e808818b95cce902345e426..5a49f4be018dbf3f51b2be2cbe0dce0e33a9f0bc 100644 (file)
@@ -1,24 +1,24 @@
-%include       /usr/lib/rpm/macros.php
 %define                _class          HTTP
 %define                _status         stable
-%define                _pearname       %{_class}
+%define                _pearname       HTTP
 Summary:       %{_pearname} - miscellaneous HTTP utilities
-Summary(pl):   %{_pearname} - ró¿ne narzêdzie do HTTP
+Summary(pl.UTF-8):     %{_pearname} - różne narzędzie do HTTP
 Name:          php-pear-%{_pearname}
-Version:       1.4.0
-Release:       2
+Version:       1.4.1
+Release:       5
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 62f3ef8c163e2ac11b8ea0163f2a5d3e
+# Source0-md5: 6fe726d7304f81ac1fe866b7725512fa
 URL:           http://pear.php.net/package/HTTP/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.7.1
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php-common >= 3:4.0.6
-Requires:      php-pcre
+Requires:      php(core) >= 4.0.6
+Requires:      php(pcre)
 Requires:      php-pear
 Requires:      php-pear-PEAR-core
+Obsoletes:     php-pear-HTTP-tests
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,9 +28,9 @@ HTTP-related stuff like date formatting or language negotiation.
 
 In PEAR status of this package is: %{_status}.
 
-%description -l pl
-Klasa HTTP jest klas± ze statycznymi metodami ró¿nych zwi±zanych z
-HTTP rzeczy, jak formatowanie daty czy negocjacja jêzyka.
+%description -l pl.UTF-8
+Klasa HTTP jest klasą ze statycznymi metodami różnych związanych z
+HTTP rzeczy, jak formatowanie daty czy negocjacja języka.
 
 Ta klasa ma w PEAR status: %{_status}.
 
This page took 0.086679 seconds and 4 git commands to generate.