build against lmdb
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=70
This commit is contained in:
parent
07323632ae
commit
10b6742df9
@ -61,6 +61,7 @@ Source9: cf-serverd
|
||||
Source10: %{name}.cron
|
||||
Source11: %{name}-rpmlintrc
|
||||
Source12: masterfiles-%{version}.tar.gz
|
||||
Source13: http://www.verticalsysadmin.com/cfengine/primer.pdf
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: bison
|
||||
@ -196,10 +197,13 @@ CC=gcc CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-fhs \
|
||||
--with-libxml2 \
|
||||
--datadir=/var \
|
||||
--with-workdir=%{workdir} \
|
||||
--with-postgresql \
|
||||
--with-mysql \
|
||||
--without-qdbm \
|
||||
--without-tokyocabinet \
|
||||
--with-lmdb \
|
||||
--with-pthreads \
|
||||
--with-openssl \
|
||||
--with-pcre \
|
||||
|
3
primer.pdf
Normal file
3
primer.pdf
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf1a0385d355136810cd278ab70033c7402fc31437c763305c1836f7690813ad
|
||||
size 23415
|
Loading…
x
Reference in New Issue
Block a user