diff --git a/SPECS/rpm.spec b/SPECS/rpm.spec
index 00927d7..695779b 100644
--- a/SPECS/rpm.spec
+++ b/SPECS/rpm.spec
@@ -11,7 +11,7 @@
 # build with libarchive? (needed for rpm2archive)
 %bcond_without libarchive
 # build with libimaevm.so
-%bcond_without libimaevm
+%bcond_with libimaevm
 # build with new db format
 %bcond_with ndb
 # build with zstd support?
@@ -30,7 +30,7 @@
 
 %global rpmver 4.14.3
 #global snapver rc2
-%global rel 10
+%global rel 10~bootstrap
 
 %global srcver %{version}%{?snapver:-%{snapver}}
 %global srcdir %{?snapver:testing}%{!?snapver:%{name}-%(echo %{version} | cut -d'.' -f1-2).x}