diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am index 5dedbb5fad..25f6f1bcb0 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 = 5 +AUTOCONF_RPMREL = 6%{?dist} include ./autoconf.am AUTOMAKE_VERS = 1.10 -AUTOMAKE_RPMREL = 5 +AUTOMAKE_RPMREL = 6%{?dist} include ./automake.am