generated from smedev/Template-for-SMEServer-Core-Package
* Sat Dec 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-4.sme
- fix roundcube not working on initial install [SME: 12812]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%define name smeserver-roundcube
|
||||
%define version 1.6
|
||||
%define release 3
|
||||
%define release 4
|
||||
|
||||
Summary: smserver rpm to setup roundcube, an IMAP mail client
|
||||
Name: %{name}
|
||||
@@ -16,6 +16,7 @@ BuildArchitectures: noarch
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 11.0
|
||||
Requires: smeserver-apache >= 11.0
|
||||
Requires: smeserver-php
|
||||
Requires: roundcubemail >= 1.6
|
||||
Requires: roundcubemail < 1.7
|
||||
Requires: composer >= 2.7.8
|
||||
@@ -38,6 +39,7 @@ Requires: roundcube-plugin-contextmenu
|
||||
Requires: php-sabre-dav php-sabre-event php-sabre-http php-sabre-uri2 php-sabre-vobject4 php-sabre-xml2
|
||||
Requires: php81-php-pspell php82-php-pspell php83-php-pspell
|
||||
Requires: enchant php81-php-enchant php82-php-enchant php83-php-enchant
|
||||
Requires: php81-php-xml php82-php-xml php83-php-xml
|
||||
Requires: hunspell-en hunspell-en-GB
|
||||
AutoReqProv: no
|
||||
|
||||
@@ -83,6 +85,9 @@ fi
|
||||
%attr(755,root,root) /usr/bin/rcplugin_update.sh
|
||||
|
||||
%changelog
|
||||
* Sat Dec 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-4.sme
|
||||
- fix roundcube not working on initial install [SME: 12812]
|
||||
|
||||
* Sun Sep 01 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-3.sme
|
||||
- initial version for SME11 [SME: 12617]
|
||||
- build and require rpm for plugins and skins
|
||||
|
||||
Reference in New Issue
Block a user