summaryrefslogtreecommitdiffstats
path: root/scripts/autotools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-25 04:21:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-25 04:21:03 +0000
commite1908de1f5378be519d94861c501585034b7e870 (patch)
treef02997b10ffd5ae88a1fbc34cb8b1138b1cc8244 /scripts/autotools
parent2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-e1908de1f5378be519d94861c501585034b7e870.tar.bz2
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
Diffstat (limited to 'scripts/autotools')
-rw-r--r--scripts/autotools/automake-rtems.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/autotools/automake-rtems.spec.in b/scripts/autotools/automake-rtems.spec.in
index 5b64bf4cb2..4abe0ddb62 100644
--- a/scripts/autotools/automake-rtems.spec.in
+++ b/scripts/autotools/automake-rtems.spec.in
@@ -2,8 +2,8 @@
# spec file for automake
#
-%define rpmvers 1.8.2
-%define srcvers 1.8.2
+%define rpmvers 1.8.3
+%define srcvers 1.8.3
%define amvers 1.8
%define _defaultbuildroot %{_tmppath}/%{name}-%{srcvers}-root
@@ -29,7 +29,7 @@ Copyright: GPL
Group: @rpmgroup@
Autoreqprov: on
Version: %{rpmvers}
-Release: 2
+Release: 1
Summary: Tool for automatically generating GNU style Makefile.in's
BuildArch: noarch
BuildRoot: %{_defaultbuildroot}