]> git.pld-linux.org Git - packages/php-pear-HTML_QuickForm2.git/commitdiff
- PEAR-core is enough
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 23 May 2008 19:46:04 +0000 (19:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-HTML_QuickForm2.spec -> 1.4

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.073342 seconds and 4 git commands to generate.