forked from pool/gromox
- Update to release 2.23
OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=75
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.21
|
||||
Version: 2.23
|
||||
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
|
||||
@@ -55,6 +55,7 @@ BuildRequires: pkgconfig(libHX) >= 4.12
|
||||
BuildRequires: pkgconfig(libcrypto)
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(libesedb)
|
||||
BuildRequires: pkgconfig(libidn2)
|
||||
BuildRequires: pkgconfig(libolecf)
|
||||
BuildRequires: pkgconfig(libpff)
|
||||
BuildRequires: pkgconfig(libssl)
|
||||
@@ -138,9 +139,9 @@ mv "$b/%_libdir/security"/* "$b/%_pamdir/"
|
||||
# done in system-user-gromox (which exists for ease of building for multiple distros)
|
||||
rm -fv "%buildroot/%_sysusersdir/sysusers-gromox.conf"
|
||||
for i in /var/lib/gromox /var/lib/gromox/domain \
|
||||
/var/lib/gromox/queue /var/lib/gromox/queue/clone \
|
||||
/var/lib/gromox/queue \
|
||||
/var/lib/gromox/queue/mess /var/lib/gromox/queue/save \
|
||||
/var/lib/gromox/queue/cache /var/lib/gromox/queue/insulation \
|
||||
/var/lib/gromox/queue/cache \
|
||||
/var/lib/gromox/queue/timer /var/lib/gromox/user \
|
||||
/var/log/gromox; do
|
||||
mkdir -p "$b/$i"
|
||||
|
Reference in New Issue
Block a user