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