]> git.pld-linux.org Git - packages/php-pear-File.git/blame - php-pear-File.spec
- release 5 - prepared for new php-4.3.0
[packages/php-pear-File.git] / php-pear-File.spec
CommitLineData
a111b705
PG
1%include /usr/lib/rpm/macros.php
2%define _class File
15643863
PG
3%define _status stable
4
a111b705 5%define _pearname %{_class}
fbe472fb
PG
6Summary: %{_pearname} - Common file and directory routines
7Summary(pl): %{_pearname} - Podstawowe sposoby operacji na plikach i katalogach
a111b705
PG
8Name: php-pear-%{_pearname}
9Version: 1.0.2
15643863 10Release: 5
a111b705
PG
11License: PHP 2.02
12Group: Development/Languages/PHP
13Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
a111b705 14URL: http://pear.php.net/
cc71fff8 15BuildRequires: rpm-php-pearprov >= 4.0.2-98
cb38c217 16Requires: php-pear
a111b705
PG
17BuildArch: noarch
18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
19
20%description
21Provides easy access to read/write to files along with some common
22routines to deal with paths. Also provides interface for handling CSV
23files.
24
15643863
PG
25This class has in PEAR status: %{_status}.
26
a111b705
PG
27%description -l pl
28