bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 05:24:25 +00:00
parent 983533157c
commit c8902abb05

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 5.0.0_beta6 %define version 5.0.0_beta6
%define release 7 %define release 7.1
Version: %{version} Version: %{version}
Release: %{release} Release: %{release}
Epoch: 1 Epoch: 1
@ -129,6 +129,9 @@ exit 0
%{_libdir}/autofs/* %{_libdir}/autofs/*
%changelog %changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:5.0.0_beta6-7.1
- rebuild
* Tue Jul 11 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-7 * Tue Jul 11 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-7
- correct directory cleanup in mount modules. - correct directory cleanup in mount modules.
- merge key and wildcard LDAP query for lookups (bz 197746). - merge key and wildcard LDAP query for lookups (bz 197746).