diff --git a/nextcloud.changes b/nextcloud.changes index d2225d0..1d637e9 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 26 10:17:16 UTC 2019 - ecsos@opensuse.org + +- Added some missing require and recommend packages. + +------------------------------------------------------------------- +Fri Apr 26 09:28:26 UTC 2019 - ecsos@opensuse.org + +- gh#10655 Added php-intl as required package for avoiding upstream + ------------------------------------------------------------------- Thu Apr 25 15:02:44 UTC 2019 - ecsos@opensuse.org @@ -22,7 +32,7 @@ Thu Apr 25 15:02:44 UTC 2019 - ecsos@opensuse.org - Talk 6.0 brings commands, improved user experience and more - Coming soon, seems the github API can't deal with the size of - our changelog 🙈 + our changelog. ------------------------------------------------------------------- Tue Apr 9 15:28:54 UTC 2019 - ecsos@opensuse.org diff --git a/nextcloud.spec b/nextcloud.spec index 62f2ad5..30f882b 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -73,8 +73,12 @@ BuildRequires: unzip %endif # Requires: curl +Requires: libxml2-2 Requires: mysql +Requires: php-bz2 +Requires: php-dom Requires: php-gd +Requires: php-intl Requires: php-json Requires: php-mbstring Requires: php-mysql @@ -104,12 +108,25 @@ Requires: php-pear Requires: php-xmlreader Requires: php-xmlwriter Requires: php-zlib -# Recommends: sqlite3 %endif -# -Recommends: php-imagick +# Database connectors: Recommends: php-sqlite +#Recommends: php-pgsql +# For preview generation: +Recommends: php-imagick +Recommends: php-ffmpeg +#Recommends: libreoffice +# Require for specific apps: +Recommends: php-ldap +Recommends: php-ftp +#Recommends: php-smbclient +#Recommends: php-imap +# Recommend for specific apps: +Recommends: php-exif +Recommends: php-gmp +# For enhanced server performance: +Recommends: php-APCu %description Nextcloud is a suite of client-server software for creating file