From d9d69d746ef097d679c822935650089902285fad Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 9 Feb 2004 13:28:21 +0000 Subject: 2004-02-09 Ralf Corsepius * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59. --- scripts/ChangeLog | 11 +++++++++++ scripts/rtems/rtems-source.add | 6 ++---- 2 files changed, 13 insertions(+), 4 deletions(-) (limited to 'scripts') diff --git a/scripts/ChangeLog b/scripts/ChangeLog index 518e87b867..529d8b35f0 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,14 @@ +2004-02-09 Ralf Corsepius + + * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59. + +2004-02-09 Ralf Corsepius + + * rtems/rtems-source.add: New. + * Makefile.am: Add rtems/rtems-source.spec handling. + * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]). + * common/common.add.in: Use www.rtems.com as Vendor. + 2004-02-04 Ralf Corsepius * configure.ac: Use RTEMS_ENABLE_RPMPREFIX. diff --git a/scripts/rtems/rtems-source.add b/scripts/rtems/rtems-source.add index 4197361081..b3dc8e06cc 100644 --- a/scripts/rtems/rtems-source.add +++ b/scripts/rtems/rtems-source.add @@ -12,10 +12,8 @@ Prefix: %{_prefix}/src BuildArch: noarch #--------------------------------------------------------------------- -Requires: %{rpmprefix}automake-rtems < 1.8 -Requires: %{rpmprefix}automake-rtems >= 1.7.2 -Requires: %{rpmprefix}autoconf-rtems <= 2.59 -Requires: %{rpmprefix}autoconf-rtems >= 2.57 +Requires: %{rpmprefix}automake-rtems = 1.8.2 +Requires: %{rpmprefix}autoconf-rtems = 2.59 %description RTEMS is an open source operating system for embedded systems. -- cgit v1.2.3