]> git.pld-linux.org Git - packages/php.git/commitdiff
- BR s/pspell/aspell/ php-4_3_3-1_1
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Thu, 18 Sep 2003 00:24:59 +0000 (00:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.282

php.spec

index 6d9f770d836328058528d0c18c5b5097c2173766..df0f37201b3e52f728b4e61de94e9e4600934b31 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -45,7 +45,7 @@
 # _without_pcre                - without PCRE extension module
 # _without_pdf         - without PDF extension module
 # _without_pgsql       - without PostgreSQL extension module
-# _without_pspell      - without pspell extension module
+# _without_aspell      - without pspell extension module
 # _without_recode      - without recode extension module
 # _without_qtdom       - without QT DOM extension module
 # _without_snmp                - without SNMP extension module
@@ -163,7 +163,7 @@ BuildRequires:      %{__perl}
 %{!?_without_msession:BuildRequires:   phoenix-devel}
 %{!?_without_pgsql:BuildRequires:      postgresql-devel}
 %{!?_without_pgsql:BuildRequires:      postgresql-backend-devel >= 7.2}
-%{!?_without_pspell:BuildRequires:     pspell-devel}
+%{!?_without_pspell:BuildRequires:     aspell-devel}
 %{!?_without_qtdom:BuildRequires:      qt-devel >= 2.2.0}
 BuildRequires: readline-devel
 %{!?_without_recode:BuildRequires:     recode-devel >= 3.5d-3}
This page took 0.427463 seconds and 4 git commands to generate.