]> git.pld-linux.org Git - packages/php-pear-SOAP.git/blame - php-pear-SOAP.spec
- fixes classes case
[packages/php-pear-SOAP.git] / php-pear-SOAP.spec
CommitLineData
3614f600
PG
1%include /usr/lib/rpm/macros.php
2%define _class SOAP
3%define _pearname %{_class}
4Summary: %{_class} - Client/Server for PHP
5Summary(pl): %{_class} - klient/serwer dla PHP
6Name: php-pear-%{_pearname}
7Version: 0.6.2
8Release: 1
9License: PHP 2.02
10Group: Development/Languages/PHP
11Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
6b143aa0 12Patch0: %{name}-DIME_fix.patch
3614f600
PG
13URL: http://pear.php.net/
14BuildRequires: rpm-php-pearprov
15Requires: php-bcmath
16Requires: php-pcre
17Requires: php-pear
3614f600
PG
18BuildArch: noarch
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
22Implementation of SOAP protocol and services.
23
24%description -l pl
25