summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scripts/ChangeLog4
-rw-r--r--scripts/autotools/automake-rtems.spec.in6
2 files changed, 7 insertions, 3 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index 80014a6ea2..a2b35fb5b1 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
+
2004-03-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Disable gnats.
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}