diff options
| -rw-r--r-- | php-horde-Horde-Alarm.spec | 3 | 
1 files changed, 2 insertions, 1 deletions
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  | 
