forked from pool/gromox
- Update to release 1.28
OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=17
This commit is contained in:
10
gromox.spec
10
gromox.spec
@@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 1.25
|
||||
Version: 1.28
|
||||
Release: 0
|
||||
Summary: Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
|
||||
License: AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later
|
||||
@@ -61,6 +61,7 @@ BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(tinyxml2) >= 8
|
||||
BuildRequires: pkgconfig(vmime) >= 0.9.2
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: user(grommunio)
|
||||
BuildRequires: user(gromox)
|
||||
Requires: php-cli >= 7.4
|
||||
Requires: php-fpm
|
||||
@@ -72,6 +73,7 @@ Requires: php-mysqlnd
|
||||
%endif
|
||||
Requires: php-soap
|
||||
Requires: w3m
|
||||
Requires(pre): user(grommunio)
|
||||
Requires(pre): user(gromox)
|
||||
Requires(pre): group(gromox)
|
||||
%{?systemd_ordering}
|
||||
@@ -222,11 +224,9 @@ fi
|
||||
|
||||
%files
|
||||
%_sysconfdir/php*
|
||||
# Somehow need to give grommunio-admin-api write permissions.
|
||||
# RPM probably does not do ACL well (if at all).
|
||||
# Services use ProtectSystem=, so it's ok to have g+w for grommunio-admin-api.
|
||||
# Group write permission is exercised by grommunio-admin-api.
|
||||
# pam.cfg needs to be readable by all
|
||||
%attr(0775,root,gromox) %dir %_sysconfdir/%name/
|
||||
%attr(0775,root,grommunio) %dir %_sysconfdir/%name/
|
||||
%_sbindir/gromox-*
|
||||
%_libdir/*.so.*
|
||||
%_libdir/%name/
|
||||
|
Reference in New Issue
Block a user