- Fix some merging breakages that caused the package not to build.

VS: ----------------------------------------------------------------------
This commit is contained in:
Jeffrey E. Moyer 2005-01-11 16:21:25 +00:00
parent d2248d6a81
commit a36abfc99a

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.3 %define version 4.1.3
%define release 74 %define release 75
Version: %{version} Version: %{version}
Release: %{release} Release: %{release}
Epoch: 1 Epoch: 1
@ -173,6 +173,9 @@ exit 0
%{_libdir}/autofs/* %{_libdir}/autofs/*
%changelog %changelog
* Tue Jan 11 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-75
- Fix some merging breakages that caused the package not to build.
* Thu Jan 6 2005 <jmoyer@redhat.com> - 1:4.1.3-74 * Thu Jan 6 2005 <jmoyer@redhat.com> - 1:4.1.3-74
- Add in the map expiry patch - Add in the map expiry patch
- Bring in other patches that have been committed to other branches. This - Bring in other patches that have been committed to other branches. This