]> git.pld-linux.org Git - packages/php-pear-PEAR.git/blame - php-pear-PEAR.spec
- release 5 - fix in macros, added Provides - STBR
[packages/php-pear-PEAR.git] / php-pear-PEAR.spec
CommitLineData
3b2ff42f 1%include /usr/lib/rpm/macros.php
93ee9d5f
PG
2%define _class PEAR
3%define _pearname %{_class}
9f3936bc
PG
4Summary: %{_pearname} - main php pear class
5Summary(pl): %{_pearname} - podstawowa klasa dla php pear
3b2ff42f
PG
6Name: php-pear-%{_pearname}
7Version: 0.90
9f3936bc 8Release: 5
3b2ff42f
PG
9License: PHP 2.02
10Group: Development/Languages/PHP
11Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
8a84dc79 12URL: http://pear.php.net/
93ee9d5f 13BuildRequires: rpm-php-pearprov
9d4417cf 14BuildRequires: sed
175e2a07 15Requires: php-pear
56bfce47 16# This is temporary empty class
8a84dc79 17Provides: pear(stdClass)
9f3936bc 18Provides: pear(StdClass)
56bfce47
PG
19# Temporary - this is not OK:
20Provides: pear(parent)
3b2ff42f
PG
21BuildArch: noarch
22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23
24%description
25The PEAR package contains:
26- the PEAR base class
27- the PEAR_Error error handling mechanism
28- the PEAR installer, for creating, distributing and installing
29 packages
30
31%description -l pl
32Pakiet PEAR zawiara:
33