diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-07-25 17:15:35 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-07-25 17:15:35 +0200 | 
| commit | ee0b3f88b3807671b2b316530c9626af0eb0e002 (patch) | |
| tree | 09338ed88448f562ec973f72809fd18b79f3db33 | |
| parent | 5e0984be137813f78119087a4f3b2a493af7c062 (diff) | |
horde: minor cleanups
| -rw-r--r-- | php-horde-Horde-Compress-Fast.spec | 9 | 
1 files changed, 8 insertions, 1 deletions
| diff --git a/php-horde-Horde-Compress-Fast.spec b/php-horde-Horde-Compress-Fast.spec index 2836767..31f8edf 100644 --- a/php-horde-Horde-Compress-Fast.spec +++ b/php-horde-Horde-Compress-Fast.spec @@ -1,4 +1,11 @@ -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}} +# spec file for php-horde-Horde-Compress-Fast +# +# Copyright (c) 2013 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/3.0/ +# +# Please, preserve the changelog entries +#  %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}  %global pear_name    Horde_Compress_Fast  %global pear_channel pear.horde.org | 
