2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* autotools/automake-rtems.spec.in: Update to automake-1.6.1.
	Use *.tar.bz2.
This commit is contained in:
Joel Sherrill
2002-04-16 18:33:23 +00:00
parent f054b51cc3
commit 1daced6d79
2 changed files with 8 additions and 3 deletions

View File

@@ -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