summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/autotools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-10-16 02:30:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-10-16 02:30:20 +0000
commit04c9086c72edecd1071a49ac35aa3e0642853a21 (patch)
tree5269ee376840f8b1997c8a3451c1a4c05414557f /contrib/crossrpms/autotools
parentAdd full list of rpm path-macros (regression in FC10's rpm). (diff)
downloadrtems-04c9086c72edecd1071a49ac35aa3e0642853a21.tar.bz2
Bump RPMREL.
Diffstat (limited to 'contrib/crossrpms/autotools')
-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 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