]> git.pld-linux.org Git - packages/php-pecl-tidy.git/blame - php-pecl-tidy.spec
- updated to 1.1
[packages/php-pecl-tidy.git] / php-pecl-tidy.spec
CommitLineData
5868f320 1%define _modname tidy
b0bcfc34
AG
2%define _status stable
3
5868f320
AG
4Summary: %{_modname} - Tidy HTML Repairing and Parsing
5Summary(pl): %{_modname} - Czyszczenie, naprwa oraz parsowanie HTML
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: libtool
15BuildRequires: php-devel
16BuildRequires: tidy-devel
17Requires: php-common
18Obsoletes: php-pear-%{_modname}
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%define _sysconfdir /etc/php
22%define extensionsdir %{_libdir}/php
23
24%description
25Tidy is a binding for the Tidy HTML clean and repair utility which
26allows you to not only clean and otherwise manipluate HTML documents,
27but also traverse the document tree using the Zend Engine 2 OO
28semantics.
29
8885d62e 30In PECL status of this package is: %{_status}.
5868f320
AG
31
32%description -l pl
33