From 83127470009866df92cf3af674cf0215ac2cefa6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 2 Jun 2013 08:00:41 +0200 Subject: php-horde-Horde-Itip: spec license --- php-horde-Horde-Itip.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/php-horde-Horde-Itip.spec b/php-horde-Horde-Itip.spec index fd9d327..32ddbc7 100644 --- a/php-horde-Horde-Itip.spec +++ b/php-horde-Horde-Itip.spec @@ -1,3 +1,11 @@ +# spec file for php-horde-Horde-Itip +# +# Copyright (c) 2012-2013 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/3.0/ +# +# Please, preserve the %changelog entries +# %{!?pear_metadir: %global pear_metadir %{pear_phpdir}} %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %global pear_name Horde_Itip @@ -15,7 +23,7 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-common >= 5.3.0 +BuildRequires: php(language) >= 5.3.0 BuildRequires: php-pear(PEAR) >= 1.7.0 BuildRequires: php-channel(%{pear_channel}) BuildRequires: gettext @@ -25,7 +33,7 @@ BuildRequires: php-pear(%{pear_channel}/Horde_Icalendar) >= 2.0.0 Requires(post): %{__pear} Requires(postun): %{__pear} -Requires: php-common >= 5.3.0 +Requires: php(language) >= 5.3.0 Requires: php-date Requires: php-pcre Requires: php-pear(PEAR) >= 1.7.0 -- cgit