diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am index 50ac9c4997..c6df9cda43 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.63 -AUTOCONF_RPMREL = 1%{?dist} +AUTOCONF_RPMREL = 2%{?dist} include ./autoconf.am AUTOMAKE_VERS = 1.10.1 -AUTOMAKE_RPMREL = 2%{?dist} +AUTOMAKE_RPMREL = 3%{?dist} include ./automake.am