From 6d8a91bb2c6c7bbdfefc51162e212794820519de Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:21:32 +0000 Subject: auto-import changelog data from automake-1.6.3-1.src.rpm Mon Jul 29 2002 Jens Petersen 1.6.3-1 - bug fix release 1.6.3 --- diff --git a/.cvsignore b/.cvsignore index 2b24765..1ba8889 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -automake-1.6.2.tar.bz2 +automake-1.6.3.tar.bz2 diff --git a/automake.spec b/automake.spec index 76b587a..21eea55 100644 --- a/automake.spec +++ b/automake.spec @@ -2,12 +2,11 @@ Summary: A GNU tool for automatically creating Makefiles. Name: automake -Version: 1.6.2 -Release: 2 +Version: 1.6.3 +Release: 1 License: GPL Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2 -Patch1: automake-1.6-warn.patch URL: http://sources.redhat.com/automake Requires: perl Buildrequires: autoconf >= 2.52 @@ -27,7 +26,6 @@ GNU's Autoconf package. %prep %setup -q -n automake-%{version} -# %patch1 -p1 -b .warn %build %configure @@ -66,6 +64,9 @@ fi %dir %{_datadir}/aclocal %changelog +* Mon Jul 29 2002 Jens Petersen 1.6.3-1 +- bug fix release 1.6.3 + * Thu Jul 11 2002 Jens Petersen 1.6.2-2 - add buildrequires autoconf 2.52 or greater (reported by Edward Avis) diff --git a/sources b/sources index 134670a..c677c43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74e203a6b1d90789bba4ae0415a02930 automake-1.6.2.tar.bz2 +2e8053609e9d318f80db0fce29dca7e9 automake-1.6.3.tar.bz2