From e8bdfc2626381e8dbb04d0d0ec725aee3a6146a4efbb9d896637bb026ef2d810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Wed, 15 Jun 2016 12:45:40 +0000 Subject: [PATCH] setting EXPLICIT_VERSION OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=142 --- cfengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfengine.spec b/cfengine.spec index d697dcb..1af10b2 100644 --- a/cfengine.spec +++ b/cfengine.spec @@ -187,7 +187,7 @@ install -d docs cp -a $RPM_SOURCE_DIR/*pdf docs/ %build -autoreconf -fvi -I m4 +EXPLICIT_VERSION=%{version} autoreconf -fvi -I m4 # /usr/include/sys for acl.h CC=cc CFLAGS="%{optflags} -fno-strict-aliasing" \ %configure \