bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 11:04:43 +00:00
parent 948a1c8ca5
commit cea2f4248a

View File

@ -4,7 +4,7 @@
Summary: A tool for automatically mounting and unmounting filesystems. Summary: A tool for automatically mounting and unmounting filesystems.
Name: autofs Name: autofs
%define version 4.1.4 %define version 4.1.4
%define release 16.2 %define release 16.2.1
Version: %{version} Version: %{version}
Release: %{release} Release: %{release}
Epoch: 1 Epoch: 1
@ -152,6 +152,9 @@ exit 0
%{_libdir}/autofs/* %{_libdir}/autofs/*
%changelog %changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:4.1.4-16.2.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Feb 1 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-16.2 * Tue Feb 1 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-16.2
- Add more general patch to translate "_" to "." in map names. (bz #147765) - Add more general patch to translate "_" to "." in map names. (bz #147765)