fix enchant package summary and description

This commit is contained in:
Remi Collet 2013-07-23 13:27:02 +02:00
parent 8ea5f63035
commit b3df463b77

View File

@ -693,7 +693,7 @@ The php-intl package contains a dynamic shared object that will add
support for using the ICU library to PHP. support for using the ICU library to PHP.
%package enchant %package enchant
Summary: Human Language and Character Encoding Support Summary: Enchant spelling extension for PHP applications
Group: System Environment/Libraries Group: System Environment/Libraries
# All files licensed under PHP version 3.0 # All files licensed under PHP version 3.0
License: PHP License: PHP
@ -701,7 +701,7 @@ Requires: php-common%{?_isa} = %{version}-%{release}
BuildRequires: enchant-devel >= 1.2.4 BuildRequires: enchant-devel >= 1.2.4
%description enchant %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. support for using the enchant library to PHP.