diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-18 18:16:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-18 18:16:34 +0200 |
commit | 103b2ca85b3b3ebb04ab14a86a1a4204126401d9 (patch) | |
tree | 81071895d83cf76141be9cf434e77fa8d128b106 | |
parent | 42e26206edd26fecde0b502298fc8a333579ee90 (diff) |
php-pecl-xattr: fix description
-rw-r--r-- | php-pecl-xattr-dev.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-xattr-dev.spec b/php-pecl-xattr-dev.spec index 7106368..f6e05aa 100644 --- a/php-pecl-xattr-dev.spec +++ b/php-pecl-xattr-dev.spec @@ -78,8 +78,8 @@ Obsoletes: php70w-pecl-%{pecl_name} <= %{version} %description -This package allows to manipulate extended attributes on filesystems that -support them. Requires libattr from Linux XFS project. +This package allows to manipulate extended attributes on filesystems +that support them. Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. |