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 eeed7b4137..f67e2e7a08 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 = 1
+AUTOCONF_RPMREL = 3
include ./autoconf.am
AUTOMAKE_VERS = 1.10
-AUTOMAKE_RPMREL = 2
+AUTOMAKE_RPMREL = 4
include ./automake.am