summaryrefslogtreecommitdiffstats
path: root/scripts/autotools/automake-rtems.spec.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-16 18:33:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-16 18:33:23 +0000
commit1daced6d792c95b7bd87d7dba77cc20d23a067ec (patch)
treeef7718d691f20d37a24044f1a3989cd2a1eb51bc /scripts/autotools/automake-rtems.spec.in
parent2002-04-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1daced6d792c95b7bd87d7dba77cc20d23a067ec.tar.bz2
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Update to automake-1.6.1. Use *.tar.bz2.
Diffstat (limited to '')
-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 a2b2ac9363..4a293b13e2 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.6
-%define srcvers 1.6
+%define rpmvers 1.6.1
+%define srcvers 1.6.1
%define amvers 1.6
%define _defaultbuildroot %{_tmppath}/%{name}-%{srcvers}-root
@@ -37,7 +37,7 @@ BuildPreReq: %{requirements} perl help2man
Requires: %{requirements}
PreReq: /sbin/install-info
-Source: ftp://ftp.gnu.org/gnu/automake/automake-%{srcvers}.tar.gz
+Source: ftp://ftp.gnu.org/gnu/automake/automake-%{srcvers}.tar.bz2
%description
Automake is a tool for automatically generating "Makefile.in"s from