diff options
-rw-r--r-- | php-pecl-xpass.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xpass.spec b/php-pecl-xpass.spec index 7f062e0..5d0ea5a 100644 --- a/php-pecl-xpass.spec +++ b/php-pecl-xpass.spec @@ -19,7 +19,7 @@ %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever} %global _configure ../%{sources}/configure -Summary: RPM information +Summary: Extended password extension Name: %{?scl_prefix}php-pecl-%{pecl_name} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} |