]> git.pld-linux.org Git - packages/php-pear-PEAR.git/blame - php-pear-PEAR.spec
- updated to 1.4.0a9 (alpha)
[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
AG
9Version: 1.4.0
10%define _pre a9
11Release: 0.%{_pre}.1
427db215 12Epoch: 1
66e5cc01 13License: PHP 3.0
3b2ff42f 14Group: Development/Languages/PHP
c3a3fed3
AG
15Source0: http://pear.php.net/get/%{_pearname}-%{version}%{_pre}.tgz
16# Source0-md5: d13ef4458bae6a8ed03e559417c902bf
82a5b65a 17URL: http://pear.php.net/package/PEAR/
b58dfa7d 18BuildRequires: rpm-php-pearprov >= 4.0.2-98
c3a3fed3 19BuildRequires: sed >= 4.0.0
175e2a07 20Requires: php-pear
c3a3fed3
AG
21Obsoletes: php-pear-PEAR-Command
22Obsoletes: php-pear-PEAR-Frontend-CLI
23Obsoletes: php-pear-PEAR-OS
3b2ff42f
PG
24BuildArch: noarch
25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
26
27%description
28The PEAR package contains:
c3a3fed3
AG
29- the PEAR installer, for creating, distributing and installing packages
30- the alpha-quality PEAR_Exception PHP5 error handling mechanism
31- the beta-quality PEAR_ErrorStack advanced error handling mechanism
3b2ff42f 32- the PEAR_Error error handling mechanism
c3a3fed3
AG
33- the OS_Guess class for retrieving info about the OS where PHP is running on
34- the System class for quick handling of common operations with files and
35 directories
36- the PEAR base class packages
3b2ff42f 37
6eedbf81 38In PEAR status of this package is: %{_status}.
427db215 39
3b2ff42f
PG
40%description -l pl
41Pakiet PEAR zawiara:
c3a3fed3
AG
42