Merge branch 'master' into f18

This commit is contained in:
Pavel Raiskup 2012-10-29 08:16:04 +01:00
commit cc7aab68b9

View File

@ -1,7 +1,7 @@
Summary: A GNU tool for automatically configuring source code
Name: autoconf213
Version: 2.13
Release: 24%{?dist}
Release: 25%{?dist}
License: GPLv2+
Group: Development/Tools
URL: http://www.gnu.org/software/autoconf/
@ -90,6 +90,9 @@ rm -rf ${RPM_BUILD_ROOT}
%doc AUTHORS COPYING NEWS README TODO
%changelog
* Mon Oct 29 2012 Pavel Raiskup <praiskup@redhat.com> - 2.13-25
- remove unnecessary BR, remove trailing whitespaces
* Fri Oct 12 2012 Pavel Raiskup <praiskup@redhat.com> - 2.13-24
- update license tag in specfile
@ -120,7 +123,7 @@ rm -rf ${RPM_BUILD_ROOT}
- delete old autoconf.info file
* Thu Feb 15 2007 Karsten Hopp <karsten@redhat.com> 2.13-15
- add autoconf213 info entry
- add autoconf213 info entry
- add disttag
* Wed Feb 14 2007 Karsten Hopp <karsten@redhat.com> 2.13-14
@ -192,8 +195,8 @@ rm -rf ${RPM_BUILD_ROOT}
unversioned names
* Mon Feb 25 2002 Elliot Lee <sopwith@redhat.com> 2.13-15
- Add wait3test.patch to make sure that the child process actually does
something that the kernel will take note of. Fixes the failing wait3 test
- Add wait3test.patch to make sure that the child process actually does
something that the kernel will take note of. Fixes the failing wait3 test
that was worked around in time-1.7-15.
* Mon Aug 6 2001 Tim Powers <timp@redhat.com>
@ -240,7 +243,7 @@ that was worked around in time-1.7-15.
- add patch to help autoconf clean after itself and not leave /tmp clobbered
with acin.* and acout.* files (can you say annoying?)
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)
- use gawk, not mawk