--- SPECS/nmh.spec~	2007-08-21 13:56:08.000000000 -0700
+++ SPECS/nmh.spec	2008-03-15 12:36:03.000000000 -0700
@@ -9,6 +9,7 @@
 Source0:        nmh-1.2-20070115cvs.tar.gz
 Patch0:         nmh-1.1-inc_install.patch
 Patch1:         fix-inc.patch
+patch2:		nmh-namesz.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  ncurses-devel
 BuildRequires:  db4-devel
@@ -30,6 +31,7 @@
 %setup -q -n nmh-1.2-20070115cvs
 %patch0 -p0
 %patch1 -p0
+%patch2 -p0
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -fno-builtin-strcasecmp"
