]> git.pld-linux.org Git - packages/php-pear-PEAR.git/blame - php-pear-PEAR.spec
- readded Provides erased by mistio to satisfy missing deps
[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 6Name: php-pear-%{_pearname}
1d6191cf
PG
7Version: 1.0b1
8Release: 1
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/
b58dfa7d 13BuildRequires: rpm-php-pearprov >= 4.0.2-98
9d4417cf 14BuildRequires: sed
175e2a07 15Requires: php-pear
3b2ff42f 16BuildArch: noarch
aac06fa7 17# This is temporary empty class
18Provides: pear(stdClass)
19Provides: pear(StdClass)
20# Temporary - this is not OK:
21Provides: pear(parent)
3b2ff42f
PG
22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23
1d6191cf
PG
24%define _noautoreq 'pear(/usr/src/redhat/RPMS/i386/PEAR)'
25
3b2ff42f
PG
26%description
27The PEAR package contains:
28- the PEAR base class
29- the PEAR_Error error handling mechanism
30- the PEAR installer, for creating, distributing and installing
31 packages
32
33%description -l pl
34Pakiet PEAR zawiara:
35