]> git.pld-linux.org Git - packages/php-pear-HTML_Menu.git/blame - php-pear-HTML_Menu.spec
- do not use macros in URL
[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}
c94f457e 6Summary: %{_pearname} - generates HTML Menu from multidimensional hashes
d4c1dba2 7Summary(pl): %{_pearname} - generowanie menu w HTML z wielowymiarowych hashy
c94f457e 8Name: php-pear-%{_pearname}
1042286c 9Version: 2.0pl1
c94f457e
AG
10Release: 1
11License: PHP 2.02
12Group: Development/Languages/PHP
13Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
1042286c 14# Source0-md5: f7d80afd5a68d3575cef3cf9dfcfe0fc
eade9f16 15URL: http://pear.php.net/package/HTML_Menu/
c94f457e
AG
16BuildRequires: rpm-php-pearprov >= 4.0.2-98
17Requires: php-pear
18BuildArch: noarch
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
22With the %{_pearname} class one can easily create and maintain a
23navigation structure for website, configuring it via a multidimensional
24hash structure. Different modes for the HTML output are supported.
25
26This class has in PEAR status: %{_status}.
27
28%description -l pl
d4c1dba2
JB
29