]> git.pld-linux.org Git - packages/php-pear-File.git/blame - php-pear-File.spec
- updated to 1.2.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 3%define _status stable
a111b705 4%define _pearname %{_class}
d6f8ac19 5
fbe472fb
PG
6Summary: %{_pearname} - Common file and directory routines
7Summary(pl): %{_pearname} - Podstawowe sposoby operacji na plikach i katalogach
a111b705 8Name: php-pear-%{_pearname}
4f67f30d 9Version: 1.2.0
d6f8ac19
AG
10Release: 1
11License: PHP
a111b705 12Group: Development/Languages/PHP
d6f8ac19 13Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
4f67f30d 14# Source0-md5: 40ccd2236328fbb2475ba74ea575787d
b0497d2a 15URL: http://pear.php.net/package/File/
cc71fff8 16BuildRequires: rpm-php-pearprov >= 4.0.2-98
cb38c217 17Requires: php-pear
a111b705
PG
18BuildArch: noarch
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
22Provides easy access to read/write to files along with some common
23routines to deal with paths. Also provides interface for handling CSV
24files.
25
228b2452 26In PEAR status of this package is: %{_status}.
15643863 27
a111b705
PG
28%description -l pl
29