]> git.pld-linux.org Git - packages/php-pear-PEAR.git/blame - php-pear-PEAR.spec
- merged from DEVEL: use new pear packaging system
[packages/php-pear-PEAR.git] / php-pear-PEAR.spec
CommitLineData
3b2ff42f 1%include /usr/lib/rpm/macros.php
93ee9d5f 2%define _class PEAR
f52a0a99 3%define _status stable
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
f52a0a99
ER
11%define _rel 0.6
12Release: 1.%{_rel}
427db215 13Epoch: 1
66e5cc01 14License: PHP 3.0
3b2ff42f 15Group: Development/Languages/PHP
f52a0a99
ER
16Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
17# Source0-md5: 8a1cf99a637d5420b7749a1c3dfaceb5
18Source1: %{name}-template.spec
bfbd02ce 19Patch0: %{name}-memory.patch
f52a0a99
ER
20Patch1: %{name}-sysconfdir.patch
21Patch2: %{name}-rpmpkgname.patch
22Patch3: %{name}-rpmvars.patch
23URL: http://pear.php.net/package/PEAR
24BuildRequires: rpm-php-pearprov >= 4.4.2-10.2
25Requires: php-pear >= 4:1.0-5.5
bfbd02ce 26Requires: php-cli
c3a3fed3
AG
27Obsoletes: php-pear-PEAR-Command
28Obsoletes: php-pear-PEAR-Frontend-CLI
29Obsoletes: php-pear-PEAR-OS
3b2ff42f
PG
30BuildArch: noarch
31BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
32
33%description
34The PEAR package contains:
bfbd02ce
ER
35- the PEAR installer, for creating, distributing and installing
36 packages
c3a3fed3
AG
37- the alpha-quality PEAR_Exception PHP5 error handling mechanism
38- the beta-quality PEAR_ErrorStack advanced error handling mechanism
3b2ff42f 39- the PEAR_Error error handling mechanism
bfbd02ce
ER
40- the OS_Guess class for retrieving info about the OS where PHP is
41 running on
42- the System class for quick handling of common operations with files
43 and directories
c3a3fed3 44- the PEAR base class packages
3b2ff42f 45
6eedbf81 46In PEAR status of this package is: %{_status}.
427db215 47
3b2ff42f
PG
48%description -l pl
49Pakiet PEAR zawiara:
c3a3fed3
AG
50