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