]> git.pld-linux.org Git - packages/php-pear-File.git/blame_incremental - 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
1%include /usr/lib/rpm/macros.php
2%define _class File
3%define _status stable
4%define _pearname %{_class}
5Summary: %{_pearname} - Common file and directory routines
6Summary(pl): %{_pearname} - Podstawowe sposoby operacji na plikach i katalogach
7Name: php-pear-%{_pearname}
8Version: 1.2.2
9Release: 5
10License: PHP
11Group: Development/Languages/PHP
12Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
13# Source0-md5: ba8f020b70fb6a37c6258e0e42033aad
14URL: http://pear.php.net/package/File/
15BuildRequires: rpm-php-pearprov >= 4.4.2-11
16Requires: php-common >= 3:4.2.0
17Requires: php-pear
18Requires: php-pear-PEAR-core
19Requires: php-pcre
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
28In PEAR status of this package is: %{_status}.
29
30%description -l pl
31