From 1568ec75f3de2df58693f26b356291efda5ad0b5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Oct 2013 08:06:42 +0200 Subject: php-horde-Horde-Alarm: cleanups --- php-horde-Horde-Alarm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php-horde-Horde-Alarm.spec b/php-horde-Horde-Alarm.spec index 4bab94a..be15ffe 100644 --- a/php-horde-Horde-Alarm.spec +++ b/php-horde-Horde-Alarm.spec @@ -27,7 +27,7 @@ Requires(postun): %{__pear} Requires: php(language) >= 5.3.0 Requires: php-date Requires: php-spl -BuildRequires: php-pear(PEAR) >= 1.7.0 +Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Date) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Date) < 3.0.0 @@ -117,6 +117,7 @@ fi %files -f %{pear_name}.lang +%defattr(-,root,root,-) %doc %{pear_docdir}/%{pear_name} %{pear_xmldir}/%{name}.xml %{pear_phpdir}/Horde/Alarm -- cgit