* Sun Sep 01 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-1.sme

- initial version for SME11 [SME: ]
- build and require rpm for plugins and skins
This commit is contained in:
2024-09-11 23:28:19 -04:00
parent c0a6540f34
commit a503b95af0
2 changed files with 12 additions and 57 deletions

View File

@@ -24,8 +24,17 @@ Requires: git
#Requires: smeserver-dovecot-extras
Requires: jq
Requires: php-kolab-net-ldap3
#Requires: roundcubemail_plugins
Obsoletes: roundcube
Requires: roundcube-plugin-thunderbird_labels
Requires: roundcube-plugin-message_highlight
Requires: roundcube-plugin-html5_notifier
Requires: roundcube-plugin-keyboard-shortcuts
Requires: roundcube-plugin-fail2ban
Requires: roundcube-plugin-dovecot_impersonate
Requires: roundcube-skin-larry
Requires: roundcube-skin-classic
Requires: roundcube-plugin-nextcloud_attachments
Requires: roundcube-plugin-globaladdressbook
Requires: roundcube-plugin-contextmenu
AutoReqProv: no
%description
@@ -72,6 +81,7 @@ fi
%changelog
* Sun Sep 01 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-1.sme
- initial version for SME11 [SME: ]
- build and require rpm for plugins and skins
* Mon Mar 25 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.2-24.sme
- fix temp event not ending because of interactive install of plugin [SME: 12530]