diff --git a/roundcubemail.changes b/roundcubemail.changes index 561c8fe..7de66dc 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 25 21:21:32 UTC 2012 - jamesp@vicidial.com + +- Installer expects to find php-exif during install, added to spec + Requires since it does not say if it's recommended or optional + ------------------------------------------------------------------- Thu Aug 23 06:32:14 UTC 2012 - wr@rosenauer.org diff --git a/roundcubemail.spec b/roundcubemail.spec index 0478c28..a62978b 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -28,6 +28,7 @@ BuildRequires: fdupes BuildRequires: pcre-devel Requires: http_daemon Requires: mod_php_any +Requires: php-exif Requires: php-gettext Requires: php-iconv Requires: php-mbstring