]> git.pld-linux.org Git - packages/php-pear-PEAR.git/blame - php-pear-PEAR.spec
- add bigger memory limit patch
[packages/php-pear-PEAR.git] / php-pear-PEAR.spec
CommitLineData
3b2ff42f 1%include /usr/lib/rpm/macros.php
93ee9d5f 2%define _class PEAR
c3a3fed3 3%define _status alpha
93ee9d5f 4%define _pearname %{_class}
5eca235e 5
d1fcb421 6Summary: %{_pearname} - main PHP PEAR class
7Summary(pl): %{_pearname} - podstawowa klasa dla PHP PEAR
3b2ff42f 8Name: php-pear-%{_pearname}
c3a3fed3 9Version: 1.4.0
a7e86b58 10%define _pre a11
bfbd02ce 11Release: 0.%{_pre}.5
427db215 12Epoch: 1
66e5cc01 13License: PHP 3.0
3b2ff42f 14Group: Development/Languages/PHP
c3a3fed3 15Source0: http://pear.php.net/get/%{_pearname}-%{version}%{_pre}.tgz
a7e86b58 16# Source0-md5: 4e0bab553fbe2702b4283a0b73308a50
bfbd02ce 17Patch0: %{name}-memory.patch
82a5b65a 18URL: http://pear.php.net/package/PEAR/
b58dfa7d 19BuildRequires: rpm-php-pearprov >= 4.0.2-98
c3a3fed3 20BuildRequires: sed >= 4.0.0
175e2a07 21Requires: php-pear
bfbd02ce 22Requires: php-cli
c3a3fed3
AG
23Obsoletes: php-pear-PEAR-Command
24Obsoletes: php-pear-PEAR-Frontend-CLI
25Obsoletes: php-pear-PEAR-OS
3b2ff42f
PG
26BuildArch: noarch
27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
28
29%description
30The PEAR package contains:
bfbd02ce
ER
31- the PEAR installer, for creating, distributing and installing
32 packages
c3a3fed3
AG
33- the alpha-quality PEAR_Exception PHP5 error handling mechanism
34- the beta-quality PEAR_ErrorStack advanced error handling mechanism
3b2ff42f 35- the PEAR_Error error handling mechanism
bfbd02ce
ER
36- the OS_Guess class for retrieving info about the OS where PHP is
37 running on
38- the System class for quick handling of common operations with files
39 and directories
c3a3fed3 40- the PEAR base class packages
3b2ff42f 41
6eedbf81 42In PEAR status of this package is: %{_status}.
427db215 43
3b2ff42f
PG
44%description -l pl
45Pakiet PEAR zawiara:
c3a3fed3
AG
46