]> git.pld-linux.org Git - packages/php.git/commitdiff
- typos in bcond. php-4_0_6-2
authorkloczek <kloczek@pld-linux.org>
Thu, 26 Jul 2001 09:29:04 +0000 (09:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.98

php.spec

index 027fd025b35576c6aeb46a232a2cb13e53691c1d..b48aca50c3873f61399afe3b9c1e250e66303c36 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -86,9 +86,9 @@ BuildRequires:        curl-devel
 %if %(expr %{?_with_openssl:1}%{!?_with_openssl:0} + %{!?_without_ldap:1}%{?_without_ldap:0})
 BuildRequires: openssl-devel >= 0.9.6a
 %endif
-{?_with_xslt:BuildRequires:    sablotron-devel}
-{?_with_xslt:BuildRequires:    expat-devel}
-{?_with_xslt:BuildRequires:    w3c-libwww-devel}
+%{?_with_xslt:BuildRequires:   sablotron-devel}
+%{?_with_xslt:BuildRequires:   expat-devel}
+%{?_with_xslt:BuildRequires:   w3c-libwww-devel}
 Prereq:                apache(EAPI) >= 1.3.9
 Prereq:                perl
 Prereq:                %{_sbindir}/apxs
This page took 0.050055 seconds and 4 git commands to generate.