[php] fix enchant package summary and description

Remi Collet remi at fedoraproject.org
Tue Jul 23 11:27:15 UTC 2013


commit b3df463b7764226f8f2f9dbd899e0cf7457af0f2
Author: Remi Collet <rcollet at redhat.com>
Date:   Tue Jul 23 13:27:02 2013 +0200

    fix enchant package summary and description

 php.spec |    4 ++--
 1 files 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.
 
 


More information about the scm-commits mailing list