forked from pool/roundcubemail
Accepting request 136122 from server:php:applications
The installer looks for or expects php's exif extension, not sure if it's required or optional since it lists them all together in one group. This just add's that requirement to the spec. (forwarded request 136001 from vicidial) OBS-URL: https://build.opensuse.org/request/show/136122 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=5
This commit is contained in:
commit
d6e8269633
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user