From afdc9d706c0d3bd56d64006229e0ca4e0f3ab581 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 13 Jul 2009 14:21:05 +0000 Subject: [PATCH] Bump AUTOCONF_RPMREL. --- contrib/crossrpms/autotools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am index b167328190..108a22c4d5 100644 --- a/contrib/crossrpms/autotools/Makefile.am +++ b/contrib/crossrpms/autotools/Makefile.am @@ -5,7 +5,7 @@ include $(top_srcdir)/mkspec.am AUTOCONF_VERS = 2.63 -AUTOCONF_RPMREL = 2%{?dist} +AUTOCONF_RPMREL = 3%{?dist} include ./autoconf.am AUTOMAKE_VERS = 1.11