summaryrefslogtreecommitdiffstats
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 86639df2dc..b4e5d5ed1e 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.60
-AUTOCONF_RPMREL = 2
+AUTOCONF_RPMREL = 4
include ./autoconf.am
AUTOMAKE_VERS = 1.10
-AUTOMAKE_RPMREL = 3
+AUTOMAKE_RPMREL = 5
include ./automake.am