diff --git a/groupoffice.spec b/groupoffice.spec index 7e85184..08cf17e 100644 --- a/groupoffice.spec +++ b/groupoffice.spec @@ -1,13 +1,13 @@ %define majver %(echo %version | cut -d. -f1-2) %define minver %(echo %version | cut -d. -f3) Name: groupoffice -Version: 6.6.58 +Version: 6.8.11 Release: 1mamba Summary: Group-Office is a powerful modular Internet/Intranet application framework Group: Applications/Web Vendor: openmamba Distribution: openmamba -Packager: Fabio Giani +Packager: Silvan Calarco URL: https://www.group-office.com/ Source: https://sourceforge.net/projects/group-office/files/%{majver}/groupoffice-%{version}.tar.gz License: GPL @@ -20,11 +20,9 @@ BuildRequires: perl-Mail-Sendmail BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildArch: noarch -#Requires: apache >= 2.0.50 -#Requires: apache-mod_php Requires: php-mysqli -Requires: libwbxml2 -Requires: tnef +#Requires: libwbxml2 +#Requires: tnef %description Group-Office is a powerful modular Internet/Intranet application framework. It features a calendar, project management, e-mail, tasks, addressbook, file management. Everything is designed to collaborate online @@ -51,7 +49,7 @@ mkdir %{buildroot}/var/www/html/groupoffice/local/ %defattr(-,apache,apache) %dir %{_localstatedir}/www/html/groupoffice %{_localstatedir}/www/html/groupoffice/*.php -%{_localstatedir}/www/html/groupoffice/composer.* +#%{_localstatedir}/www/html/groupoffice/composer.* %{_localstatedir}/www/html/groupoffice/config.php.example %{_localstatedir}/www/html/groupoffice/groupoffice* %{_localstatedir}/www/html/groupoffice/robots.txt @@ -66,6 +64,12 @@ mkdir %{buildroot}/var/www/html/groupoffice/local/ %{_localstatedir}/www/html/groupoffice/views %changelog +* Sun Oct 29 2023 Automatic Build System 6.8.11-1mamba +- automatic update by autodist + +* Sun Apr 02 2023 Automatic Build System 6.6.99-1mamba +- automatic update by autodist + * Wed Mar 30 2022 Automatic Build System 6.6.58-1mamba - automatic version update by autodist