]> git.pld-linux.org Git - packages/php-pecl-tidy.git/blame - php-pecl-tidy.spec
- superfluous BR libtool removed
[packages/php-pecl-tidy.git] / php-pecl-tidy.spec
CommitLineData
5868f320 1%define _modname tidy
b0bcfc34
AG
2%define _status stable
3
5868f320 4Summary: %{_modname} - Tidy HTML Repairing and Parsing
4877c720 5Summary(pl): %{_modname} - Czyszczenie, naprawa oraz parsowanie HTML
5868f320 6Name: php-pecl-%{_modname}
e16c7f0b 7Version: 1.1
5868f320
AG
8Release: 0.1
9License: PHP
10Group: Development/Languages/PHP
860edbd7 11Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
e16c7f0b 12# Source0-md5: ecb2d3c62e1d720265a65dfb7e00e081
860edbd7 13URL: http://pecl.php.net/package/tidy/
5868f320
AG
14BuildRequires: php-devel
15BuildRequires: tidy-devel
16Requires: php-common
17Obsoletes: php-pear-%{_modname}
18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
19
20%define _sysconfdir /etc/php
21%define extensionsdir %{_libdir}/php
22
23%description
24Tidy is a binding for the Tidy HTML clean and repair utility which
25allows you to not only clean and otherwise manipluate HTML documents,
26but also traverse the document tree using the Zend Engine 2 OO
27semantics.
28
8885d62e 29In PECL status of this package is: %{_status}.
5868f320
AG
30
31%description -l pl
32