spec: BR qemu & kernel so the 'make check' rule can run.
[qemu-sanity-check.git] / configure.ac
index cd5e47b..c4b9dfe 100644 (file)
@@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE([foreign])
 
 dnl Only used temporarily while the spec file is contained in the
 dnl tarball.  We will remove this later.
-AC_SUBST([RPM_RELEASE],[1])
+AC_SUBST([RPM_RELEASE],[2])
 
 dnl Check for basic C environment.
 AC_PROG_CC_STDC