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