summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/autotools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am
index 25f6f1bcb0..709fa21734 100644
--- a/contrib/crossrpms/autotools/Makefile.am
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -5,9 +5,9 @@
include $(top_srcdir)/mkspec.am
AUTOCONF_VERS = 2.61
-AUTOCONF_RPMREL = 6%{?dist}
+AUTOCONF_RPMREL = 7
include ./autoconf.am
AUTOMAKE_VERS = 1.10
-AUTOMAKE_RPMREL = 6%{?dist}
+AUTOMAKE_RPMREL = 7
include ./automake.am