From b93c882af3046245dc1fb98db824a1f8b0ff131d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Sat, 20 Apr 2024 21:23:29 +0100 Subject: [PATCH] sort requires alphabetically --- nextcloud.spec | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/nextcloud.spec b/nextcloud.spec index 35be43e..07e7c14 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -56,7 +56,9 @@ Requires: php-curl Requires: php-dom Requires: php-exif Requires: php-fileinfo +Requires: php-filter Requires: php-gd +Requires: php-gmp Requires: php-iconv Requires: php-json Requires: php-ldap @@ -64,20 +66,17 @@ Requires: php-mbstring Requires: php-openssl Requires: php-pcre Requires: php-pdo -Requires: php-session -Requires: php-simplexml -Requires: php-xmlwriter -Requires: php-spl -Requires: php-zip -Requires: php-filter -Requires: php-ldap -Requires: php-smbclient -Requires: php-gmp -Requires: php-process +Requires: php-pecl-apcu Requires: php-pecl-imagick Requires: php-pecl-memcached -Requires: php-pecl-apcu Requires: php-pecl-redis5 +Requires: php-process +Requires: php-session +Requires: php-simplexml +Requires: php-smbclient +Requires: php-spl +Requires: php-xmlwriter +Requires: php-zip # For systemd support during install/uninstall %{?systemd_requires} # the CA cert bundle is linked to from the config dir