- Fix the large program map patch.

This commit is contained in:
Jeffrey E. Moyer 2005-01-11 16:36:21 +00:00
parent a36abfc99a
commit 5b101711f5

View File

@ -4,7 +4,7 @@
Summary: A tool for automatically mounting and unmounting filesystems.
Name: autofs
%define version 4.1.3
%define release 75
%define release 76
Version: %{version}
Release: %{release}
Epoch: 1
@ -173,6 +173,9 @@ exit 0
%{_libdir}/autofs/*
%changelog
* Tue Jan 11 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-76
- Fix the large program map patch.
* 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.