]> git.pld-linux.org Git - packages/php-pear-HTML_CSS.git/blame - php-pear-HTML_CSS.spec
- updated to 1.0.1
[packages/php-pear-HTML_CSS.git] / php-pear-HTML_CSS.spec
CommitLineData
b9750115 1%include /usr/lib/rpm/macros.php
47de94ea 2%define _class HTML
3%define _subclass CSS
aeacd556 4%define _status stable
b9750115 5%define _pearname %{_class}_%{_subclass}
47de94ea 6
b9750115
AG
7Summary: %{_pearname} - class for generating CSS declarations
8Summary(pl): %{_pearname} - klasa do generowania deklaracji CSS
9Name: php-pear-%{_pearname}
47ed915f
AG
10Version: 1.0.1
11Release: 1
a59f4515 12Epoch: 0
d056af89 13License: PHP 3.0
b9750115 14Group: Development/Languages/PHP
aeacd556 15Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
47ed915f 16# Source0-md5: 26455ebcee8a45ec4190cf4baa848915
874f5352 17URL: http://pear.php.net/package/HTML_CSS/
4568aa1d 18BuildRequires: php-pear-PEAR
04ad78a4 19BuildRequires: rpm-php-pearprov >= 4.4.2-11
c27f06f6 20BuildRequires: rpmbuild(macros) >= 1.300
b9750115 21Requires: php-pear
0266cd9c 22Requires: php-pear-HTML_Common >= 1.2
e5a52419 23Requires: php-pear-PEAR-core >= 1:1.3.1
b9750115
AG
24BuildArch: noarch
25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
26
04ad78a4
ER
27# included in tests
28%define _noautoreq 'pear(HTML_TestListener.php)' 'pear(TestUnit.php)'
29
b9750115
AG
30%description
31%{_pearname} provides a simple interface for generating a stylesheet
32declaration. It is completely standards compliant, and has some great
33features:
34- simple OO interface to CSS definitions
35- output to:
038a1149 36 - inline stylesheet declarations
b9750115
AG
37 - document internal stylesheet declarations
38 - standalone stylesheet declarations
39 - array of definitions
40
41In addition, it shares the following with HTML_Common based classes:
42- indent style support
43- line ending style
44
af37cfad 45In PEAR status of this package is: %{_status}.
b9750115
AG
46
47%description -l pl
48%{_pearname} dostarcza prostego interfejsu do generowania deklaracji
49