]> git.pld-linux.org Git - packages/php-pear-File.git/blame - php-pear-File.spec
- optional-packages.txt doesn't work good for extensions (which are installed at...
[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}
3d809238 8Version: 1.2.2
77edc6ae 9Release: 5
d6f8ac19 10License: PHP
a111b705 11Group: Development/Languages/PHP
d6f8ac19 12Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
3d809238 13# Source0-md5: ba8f020b70fb6a37c6258e0e42033aad
b0497d2a 14URL: http://pear.php.net/package/File/
0b528be6 15BuildRequires: rpm-php-pearprov >= 4.4.2-11
443bd7f0 16Requires: php-common >= 3:4.2.0
cb38c217 17Requires: php-pear
e16fbb6c 18Requires: php-pear-PEAR-core
443bd7f0 19Requires: php-pcre
a111b705
PG
20BuildArch: noarch
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
23%description
24Provides easy access to read/write to files along with some common
25routines to deal with paths. Also provides interface for handling CSV
26files.
27
228b2452 28In PEAR status of this package is: %{_status}.
15643863 29
a111b705
PG
30%description -l pl
31