]> git.pld-linux.org Git - packages/php-pear-HTML_Menu.git/blame - php-pear-HTML_Menu.spec
- rel 3
[packages/php-pear-HTML_Menu.git] / php-pear-HTML_Menu.spec
CommitLineData
c94f457e 1%include /usr/lib/rpm/macros.php
0ecc1c6a 2%define _class HTML
3%define _subclass Menu
c94f457e
AG
4%define _status stable
5%define _pearname %{_class}_%{_subclass}
fdaebd43 6
c94f457e 7Summary: %{_pearname} - generates HTML Menu from multidimensional hashes
d4c1dba2 8Summary(pl): %{_pearname} - generowanie menu w HTML z wielowymiarowych hashy
c94f457e 9Name: php-pear-%{_pearname}
042b420a 10Version: 2.1.1
d5a009e0 11Release: 3
c94f457e
AG
12License: PHP 2.02
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
042b420a 15# Source0-md5: 8d31904acff0da327e061c8f254c2645
eade9f16 16URL: http://pear.php.net/package/HTML_Menu/
bdd03644 17BuildRequires: rpm-php-pearprov >= 4.4.2-11
c94f457e
AG
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
cb3052a0 27In PEAR status of this package is: %{_status}.
c94f457e
AG
28
29%description -l pl
d4c1dba2
JB
30