forked from pool/gromox
This commit is contained in:
parent
708a553ed8
commit
d5539b44f3
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user