SHA256
1
0
forked from pool/gromox
Jan Engelhardt 2023-11-11 15:10:00 +00:00 committed by Git OBS Bridge
parent 708a553ed8
commit d5539b44f3

View File

@ -28,7 +28,6 @@ URL: https://grommunio.com/
Source: https://github.com/grommunio/gromox/releases/download/%name-%version/%name-%version.tar.zst 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.asc Source2: https://github.com/grommunio/gromox/releases/download/%name-%version/%name-%version.tar.asc
Source8: %name.keyring Source8: %name.keyring
BuildRequires: automake >= 1.11
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
%if 0%{?suse_version} %if 0%{?suse_version}
@ -38,7 +37,6 @@ BuildRequires: openldap2-devel
BuildRequires: mariadb-devel >= 5.6 BuildRequires: mariadb-devel >= 5.6
BuildRequiers: openldap-devel BuildRequiers: openldap-devel
%endif %endif
BuildRequires: libtool >= 2
BuildRequires: make BuildRequires: make
BuildRequires: pam-devel BuildRequires: pam-devel
BuildRequires: pkg-config BuildRequires: pkg-config
@ -126,7 +124,6 @@ ready-to-run installation of Gromox.
%autosetup -p1 %autosetup -p1
%build %build
autoreconf -fi
%configure %configure
%make_build V=1 %make_build V=1