X-Git-Url: https://git.pld-linux.org/?p=packages%2Fphp-pear-XML_HTMLSax.git;a=blobdiff_plain;f=php-pear-XML_HTMLSax.spec;h=2fcc74629f39e3c8fce860252b04ed682d72f49a;hp=3c4462906713c41b04631dc13441d02730c10ceb;hb=HEAD;hpb=f7d3eb37b46d2e1df3c134eeba792ec8429173a9 diff --git a/php-pear-XML_HTMLSax.spec b/php-pear-XML_HTMLSax.spec index 3c44629..2fcc746 100644 --- a/php-pear-XML_HTMLSax.spec +++ b/php-pear-XML_HTMLSax.spec @@ -1,13 +1,10 @@ -%include /usr/lib/rpm/macros.php -%define _class XML -%define _subclass HTMLSax %define _status stable -%define _pearname %{_class}_%{_subclass} +%define _pearname XML_HTMLSax Summary: %{_pearname} - a SAX based parser for HTML and other badly formed XML documents Summary(pl.UTF-8): %{_pearname} - analizator SAX dla HTML-a i innych źle sformułowanych dokumentów XML Name: php-pear-%{_pearname} Version: 3.0.0 -Release: 6 +Release: 8 License: PHP Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz @@ -16,7 +13,7 @@ URL: http://pear.php.net/package/XML_HTMLSax/ BuildRequires: php-pear-PEAR BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.300 -Requires: php-common >= 3:4.0.5 +Requires: php(core) >= 4.0.5 Requires: php-pear Obsoletes: php-pear-XML_HTMLSax-tests BuildArch: noarch @@ -70,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc install.log %doc docs/%{_pearname}/* -%dir %{php_pear_dir}/%{_class}/%{_subclass} +%dir %{php_pear_dir}/XML/HTMLSax %{php_pear_dir}/.registry/*.reg -%{php_pear_dir}/%{_class}/*.php -%{php_pear_dir}/%{_class}/%{_subclass}/*.php +%{php_pear_dir}/XML/*.php +%{php_pear_dir}/XML/HTMLSax/*.php