automatic update by autodist [release 6.8.11-1mamba;Sun Oct 29 2023]
This commit is contained in:
parent
88a40c1da5
commit
14a3a54e58
@ -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 <fabio.giani@gmail.com>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 6.8.11-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sun Apr 02 2023 Automatic Build System <autodist@mambasoft.it> 6.6.99-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 6.6.58-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user