From 74591f2ff1fbe9858cfc27e4c3775b8efa64d7f2 Mon Sep 17 00:00:00 2001 From: Joshua Daniel Franklin Date: Nov 15 2007 21:57:04 +0000 Subject: BuildRequires aspell to make configure happy --- diff --git a/alpine.spec b/alpine.spec index 0f50d90..6413200 100644 --- a/alpine.spec +++ b/alpine.spec @@ -3,7 +3,7 @@ Summary: UW Alpine mail user agent Name: alpine Version: 0.99999 -Release: 2%{?dist} +Release: 3%{?dist} License: Apache Software License Group: Applications/Internet @@ -27,7 +27,7 @@ Requires: /usr/sbin/sendmail aspell mailcap Conflicts: pine BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -BuildRequires: /usr/sbin/sendmail +BuildRequires: /usr/sbin/sendmail aspell BuildRequires: gettext inews krb5-devel ncurses-devel BuildRequires: openldap-devel openssl-devel pam-devel passwd sendmail @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/rpdump.1* %changelog +* Thu Nov 15 2007 Joshua Daniel Franklin 0.99999-3 +- BuildRequires aspell to make configure happy + * Thu Nov 09 2007 Joshua Daniel Franklin 0.99999-2 - update to latest