]> git.pld-linux.org Git - packages/php-pear-HTML_QuickForm2.git/blobdiff - php-pear-HTML_QuickForm2.spec
- PEAR-core is enough
[packages/php-pear-HTML_QuickForm2.git] / php-pear-HTML_QuickForm2.spec
index af0dd5a214a28d8f5802b937d54aff84013b73a2..af7764aabb25852e27a9e653a15d6102c7939db6 100644 (file)
@@ -17,7 +17,7 @@ BuildRequires:        php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear
 Requires:      php-pear-HTML_Common2 >= 0.3.0
-Requires:      php-pear-PEAR >= 1.4.3
+Requires:      php-pear-PEAR-core >= 1.4.3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,13 +58,6 @@ install -d $RPM_BUILD_ROOT%{php_pear_dir}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if 0
-%post
-if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then
-       cat %{_docdir}/%{name}-%{version}/optional-packages.txt
-fi
-%endif
-
 %files
 %defattr(644,root,root,755)
 %doc install.log docs/HTML_QuickForm2/docs/examples
This page took 0.398137 seconds and 4 git commands to generate.