diff options
-rw-r--r-- | php-horde-Horde-ElasticSearch.spec | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/php-horde-Horde-ElasticSearch.spec b/php-horde-Horde-ElasticSearch.spec index c422c56..b205da4 100644 --- a/php-horde-Horde-ElasticSearch.spec +++ b/php-horde-Horde-ElasticSearch.spec @@ -1,5 +1,12 @@ -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}} -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +# spec file for php-horde-Horde-ElasticSearch +# +# Copyright (c) 2013-2015 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/3.0/ +# +# Please, preserve the changelog entries +# +%{!?__pear: %global __pear %{_bindir}/pear} %global pear_name Horde_ElasticSearch %global pear_channel pear.horde.org |