From b3df463b7764226f8f2f9dbd899e0cf7457af0f2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Jul 2013 13:27:02 +0200 Subject: [PATCH] fix enchant package summary and description --- php.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index a37bef5..2447bf5 100644 --- a/php.spec +++ b/php.spec @@ -693,7 +693,7 @@ The php-intl package contains a dynamic shared object that will add support for using the ICU library to PHP. %package enchant -Summary: Human Language and Character Encoding Support +Summary: Enchant spelling extension for PHP applications Group: System Environment/Libraries # All files licensed under PHP version 3.0 License: PHP @@ -701,7 +701,7 @@ Requires: php-common%{?_isa} = %{version}-%{release} BuildRequires: enchant-devel >= 1.2.4 %description enchant -The php-intl package contains a dynamic shared object that will add +The php-enchant package contains a dynamic shared object that will add support for using the enchant library to PHP.