summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-09-30 10:28:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-09-30 10:28:34 +0000
commitab924e93e702f405c5c8ccfed9379a3acc9cd297 (patch)
treea45a3670ed7ae7995316344e014b7f521a76909c
parent2004-09-27 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ab924e93e702f405c5c8ccfed9379a3acc9cd297.tar.bz2
2004-09-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* autotools/autoconf-rtems.spec.in: Remove bogus BuildDep on autoconf. * autotools/automake-rtems.spec.in: Use my rtems.org address.
-rw-r--r--scripts/ChangeLog6
-rw-r--r--scripts/autotools/autoconf-rtems.spec.in2
-rw-r--r--scripts/autotools/automake-rtems.spec.in4
3 files changed, 9 insertions, 3 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index bae5738648..590060b3c0 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-30 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * autotools/autoconf-rtems.spec.in: Remove bogus BuildDep on
+ autoconf.
+ * autotools/automake-rtems.spec.in: Use my rtems.org address.
+
2004-09-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* autotools/autoconf-rtems.spec.in: Backport from rtems-4.7.
diff --git a/scripts/autotools/autoconf-rtems.spec.in b/scripts/autotools/autoconf-rtems.spec.in
index 243d04093a..84382d97e2 100644
--- a/scripts/autotools/autoconf-rtems.spec.in
+++ b/scripts/autotools/autoconf-rtems.spec.in
@@ -30,7 +30,7 @@ Release: 0
Summary: Tool for automatically generating GNU style Makefile.in's
BuildArch: noarch
BuildRoot: %{_defaultbuildroot}
-BuildRequires: autoconf perl m4 gawk emacs
+BuildRequires: perl m4 gawk emacs
Requires: m4 gawk
PreReq: /sbin/install-info
diff --git a/scripts/autotools/automake-rtems.spec.in b/scripts/autotools/automake-rtems.spec.in
index d9ed71ea3a..2ae1c599ec 100644
--- a/scripts/autotools/automake-rtems.spec.in
+++ b/scripts/autotools/automake-rtems.spec.in
@@ -22,14 +22,14 @@
Vendor: http://www.rtems.com
Name: %{name}
-Packager: Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+Packager: Ralf Corsepius <ralf_corsepius@rtems.org>
URL: http://sources.redhat.com/automake
Copyright: GPL
Group: @rpmgroup@
Autoreqprov: on
Version: %{rpmvers}
-Release: 2
+Release: 3
Summary: Tool for automatically generating GNU style Makefile.in's
BuildArch: noarch
BuildRoot: %{_defaultbuildroot}