forked from pool/gromox
- Update to release 1.31
OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=18
This commit is contained in:
12
gromox.spec
12
gromox.spec
@@ -19,14 +19,14 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 1.28
|
||||
Version: 1.31
|
||||
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
|
||||
Group: Productivity/Networking/Email/Servers
|
||||
URL: https://grommunio.com/
|
||||
Source: %name-%version.tar.xz
|
||||
Source2: %name-%version.tar.asc
|
||||
Source: https://github.com/grommunio/gromox/releases/download/%name-%version/%name-%version.tar.zst
|
||||
Source2: https://github.com/grommunio/gromox/releases/download/%name-%version/%name-%version.tar.zst.asc
|
||||
Source8: %name.keyring
|
||||
BuildRequires: automake >= 1.11
|
||||
BuildRequires: fdupes
|
||||
@@ -46,7 +46,7 @@ BuildRequires: php8-devel
|
||||
%else
|
||||
BuildRequires: php-devel >= 7
|
||||
%endif
|
||||
BuildRequires: xz
|
||||
BuildRequires: zstd
|
||||
BuildRequires: group(gromox)
|
||||
BuildRequires: pkgconfig(fmt) >= 8
|
||||
BuildRequires: pkgconfig(gumbo)
|
||||
@@ -60,9 +60,13 @@ BuildRequires: pkgconfig(libzstd)
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(tinyxml2) >= 8
|
||||
BuildRequires: pkgconfig(vmime) >= 0.9.2
|
||||
BuildRequires: libvmime-devel >= 0.9.2.175
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: user(grommunio)
|
||||
BuildRequires: user(gromox)
|
||||
%if 0%{?suse_version}
|
||||
Requires: glibc-locale-base
|
||||
%endif
|
||||
Requires: php-cli >= 7.4
|
||||
Requires: php-fpm
|
||||
%if 0%{?suse_version}
|
||||
|
Reference in New Issue
Block a user