]> git.pld-linux.org Git - packages/php-pear-HTML_Menu.git/blame_incremental - php-pear-HTML_Menu.spec
- rel 3
[packages/php-pear-HTML_Menu.git] / php-pear-HTML_Menu.spec
... / ...
CommitLineData
1%include /usr/lib/rpm/macros.php
2%define _class HTML
3%define _subclass Menu
4%define _status stable
5%define _pearname %{_class}_%{_subclass}
6
7Summary: %{_pearname} - generates HTML Menu from multidimensional hashes
8Summary(pl): %{_pearname} - generowanie menu w HTML z wielowymiarowych hashy
9Name: php-pear-%{_pearname}
10Version: 2.1.1
11Release: 3
12License: PHP 2.02
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
15# Source0-md5: 8d31904acff0da327e061c8f254c2645
16URL: http://pear.php.net/package/HTML_Menu/
17BuildRequires: rpm-php-pearprov >= 4.4.2-11
18Requires: php-pear
19BuildArch: noarch
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
23With the %{_pearname} class one can easily create and maintain a
24navigation structure for website, configuring it via a multidimensional
25hash structure. Different modes for the HTML output are supported.
26
27In PEAR status of this package is: %{_status}.
28
29%description -l pl
30