- delete old autoconf.info file

This commit is contained in:
Karsten Hopp 2007-02-15 11:27:20 +00:00
parent 37757ec85d
commit 26ab59d02e

View File

@ -1,7 +1,7 @@
Summary: A GNU tool for automatically configuring source code
Name: autoconf213
Version: 2.13
Release: 15%{?dist}
Release: 16%{?dist}
License: GPL
Group: Development/Tools
URL: http://www.gnu.org/software/autoconf/
@ -56,6 +56,7 @@ use.
%patch10 -p1
%patch11 -p1
mv autoconf.texi autoconf213.texi
rm -f autoconf.info
%build
%configure --program-suffix=-%{version}
@ -89,6 +90,9 @@ rm -rf ${RPM_BUILD_ROOT}
%doc AUTHORS COPYING NEWS README TODO
%changelog
* Thu Feb 15 2007 Karsten Hopp <karsten@redhat.com> 2.13-16
- delete old autoconf.info file
* Thu Feb 15 2007 Karsten Hopp <karsten@redhat.com> 2.13-15
- add autoconf213 info entry
- add disttag