]> git.pld-linux.org Git - packages/php-pear-File.git/blame_incremental - php-pear-File.spec
- do not use macros in URL
[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.0.3
9Release: 1
10License: PHP 2.02
11Group: Development/Languages/PHP
12# Source0-md5: 13b14cd0b226408bd09948f175bec677
13Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
14URL: http://pear.php.net/package/File/
15BuildRequires: rpm-php-pearprov >= 4.0.2-98
16Requires: php-pear
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
25This class has in PEAR status: %{_status}.
26
27%description -l pl
28