]> git.pld-linux.org Git - packages/php-pear-File.git/blame - php-pear-File.spec
- do not use macros in URL
[packages/php-pear-File.git] / php-pear-File.spec
CommitLineData
a111b705
PG
1%include /usr/lib/rpm/macros.php
2%define _class File
15643863 3%define _status stable
a111b705 4%define _pearname %{_class}
fbe472fb
PG
5Summary: %{_pearname} - Common file and directory routines
6Summary(pl): %{_pearname} - Podstawowe sposoby operacji na plikach i katalogach
a111b705 7Name: php-pear-%{_pearname}
7d72889d
PG
8Version: 1.0.3
9Release: 1
a111b705
PG
10License: PHP 2.02
11Group: Development/Languages/PHP
f28cf78c 12# Source0-md5: 13b14cd0b226408bd09948f175bec677
a111b705 13Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
b0497d2a 14URL: http://pear.php.net/package/File/
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