]> git.pld-linux.org Git - packages/php-pear-HTML_Menu.git/blame - php-pear-HTML_Menu.spec
- updted to 2.1
[packages/php-pear-HTML_Menu.git] / php-pear-HTML_Menu.spec
CommitLineData
c94f457e
AG
1%include /usr/lib/rpm/macros.php
2%define _class HTML
3%define _subclass Menu
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}
fdaebd43 10Version: 2.1
c94f457e
AG
11Release: 1
12License: PHP 2.02
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
fdaebd43 15# Source0-md5: d7c33b653b559e3b1013cddb5b95aafa
eade9f16 16URL: http://pear.php.net/package/HTML_Menu/
c94f457e
AG
17BuildRequires: rpm-php-pearprov >= 4.0.2-98
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
27This class has in PEAR status: %{_status}.
28
29%description -l pl
d4c1dba2
JB
30