summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-11-10 11:09:51 +0100
committerMartin Basti <mbasti@redhat.com>2016-11-11 10:41:38 +0100
commit961773bd0455e6fc723dbbed4f53e4b483360c32 (patch)
tree5af7a6c896a60124541f882b70c0ce304912f9b5 /freeipa.spec.in
parent8c81c6c5b8ea62addbc175308a4e357c75d65ef0 (diff)
downloadfreeipa-961773bd0455e6fc723dbbed4f53e4b483360c32.tar.gz
freeipa-961773bd0455e6fc723dbbed4f53e4b483360c32.tar.xz
freeipa-961773bd0455e6fc723dbbed4f53e4b483360c32.zip
Build: pass down %{release} from SPEC to configure
This is required in order to bake-in precise vendor version to version.py. https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index f2be4bcee..53035f8c1 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -687,7 +687,7 @@ This package contains tests that verify IPA functionality under Python 3.
%build
# UI compilation segfaulted on some arches when the stack was lower (#1040576)
export JAVA_STACK_SIZE="8m"
-%configure
+%configure --with-vendor-suffix=-%{release}
%make_build