2004-09-09 08:53:20 +00:00
|
|
|
|
Summary: A text mode mail user agent.
|
|
|
|
|
Name: mutt
|
2004-09-09 08:54:32 +00:00
|
|
|
|
%define uversion 0.9
|
2005-01-28 05:06:49 +00:00
|
|
|
|
Version: 1.4.2.1
|
2005-08-26 18:52:28 +00:00
|
|
|
|
Release: 3
|
2005-03-07 20:26:27 +00:00
|
|
|
|
Epoch: 5
|
2004-09-09 08:56:02 +00:00
|
|
|
|
License: GPL
|
2004-09-09 08:53:20 +00:00
|
|
|
|
Group: Applications/Internet
|
2004-09-09 08:56:02 +00:00
|
|
|
|
Source: ftp://ftp.mutt.org/pub/mutt/mutt-%{version}i.tar.gz
|
2004-09-09 08:54:32 +00:00
|
|
|
|
Source2: ftp://ftp.mutt.org/pub/mutt/contrib/urlview-%{uversion}.tar.gz
|
2004-09-09 08:54:15 +00:00
|
|
|
|
Source1: mutt_ldap_query
|
2004-09-09 08:54:32 +00:00
|
|
|
|
Source3: mutt-colors
|
2004-09-09 08:56:02 +00:00
|
|
|
|
Patch0: mutt-1.4-nosetgid.patch
|
2004-09-09 08:53:20 +00:00
|
|
|
|
Patch1: mutt-default.patch
|
2004-09-09 08:56:02 +00:00
|
|
|
|
Patch2: mutt-1.2.5-muttbug-tmp.patch
|
2004-09-09 08:57:08 +00:00
|
|
|
|
Patch4: mutt-1.4.1-muttrc.patch
|
2004-09-09 08:57:21 +00:00
|
|
|
|
Patch5: mutt-sasl.patch
|
2004-09-09 08:59:10 +00:00
|
|
|
|
Patch7: mutt-1.4.1-bcc.patch
|
|
|
|
|
Patch8: mutt-1.4-sasl2.patch
|
2004-09-09 08:54:32 +00:00
|
|
|
|
Patch10: urlview-0.9-default.patch
|
|
|
|
|
Patch11: urlview.diff
|
2004-09-09 08:59:03 +00:00
|
|
|
|
Patch12: urlview-0.9-ncursesw.patch
|
2004-09-15 23:48:09 +00:00
|
|
|
|
Patch13: mutt-1.4.1-plain.patch
|
|
|
|
|
Patch14: mutt-1.4.1-rfc1734.patch
|
2005-03-07 21:15:15 +00:00
|
|
|
|
Patch15: mutt-1.4.2.1-gcc4.patch
|
2005-08-26 18:52:28 +00:00
|
|
|
|
Patch20: mutt-166718.patch
|
2004-09-09 08:53:20 +00:00
|
|
|
|
Url: http://www.mutt.org/
|
2004-09-09 08:59:03 +00:00
|
|
|
|
Requires: smtpdaemon, webclient, mailcap, gettext
|
2004-09-09 08:54:32 +00:00
|
|
|
|
Obsoletes: urlview
|
|
|
|
|
Provides: urlview
|
2004-09-09 08:55:15 +00:00
|
|
|
|
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
2004-09-09 08:53:20 +00:00
|
|
|
|
Conflicts: mutt-us
|
|
|
|
|
Provides: mutt-i
|
2004-09-09 08:54:15 +00:00
|
|
|
|
%{!?nossl:BuildPrereq: openssl-devel}
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%{!?nokerberos:BuildPrereq: krb5-devel}
|
2004-09-09 08:57:21 +00:00
|
|
|
|
BuildPrereq: cyrus-sasl-devel
|
2004-09-09 08:59:03 +00:00
|
|
|
|
BuildPrereq: /usr/sbin/sendmail
|
2004-09-09 08:57:42 +00:00
|
|
|
|
BuildPrereq: ncurses-devel >= 5.3-5
|
2004-09-09 08:53:20 +00:00
|
|
|
|
|
|
|
|
|
%description
|
2004-09-09 08:55:15 +00:00
|
|
|
|
Mutt is a text-mode mail user agent. Mutt supports color, threading,
|
2004-09-09 08:53:20 +00:00
|
|
|
|
arbitrary key remapping, and a lot of customization.
|
|
|
|
|
|
2004-09-09 08:55:15 +00:00
|
|
|
|
You should install mutt if you have used it in the past and you prefer
|
|
|
|
|
it, or if you are new to mail programs and have not decided which one
|
|
|
|
|
you are going to use.
|
2004-09-09 08:53:20 +00:00
|
|
|
|
|
|
|
|
|
%prep
|
2004-09-09 08:55:15 +00:00
|
|
|
|
%setup -n mutt-%{version} -q -a 2
|
2004-09-09 08:56:02 +00:00
|
|
|
|
# Thou shalt use fcntl, and only fcntl
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%patch0 -p1 -b .nosetgid
|
2004-09-09 08:56:02 +00:00
|
|
|
|
# Something to make default colors work right.
|
|
|
|
|
# fixme: make sure this is still needed
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%patch1 -p1 -b .default
|
2004-09-09 08:56:02 +00:00
|
|
|
|
# use mktemp -d in muttbug
|
|
|
|
|
%patch2 -p1 -b .tmp
|
2004-09-09 08:57:08 +00:00
|
|
|
|
# make it recognize https urls too
|
|
|
|
|
%patch4 -p1 -b .https
|
2004-09-09 08:57:21 +00:00
|
|
|
|
# fix auth to windows KDCs (#98662)
|
|
|
|
|
%patch5 -p1 -b .sasl
|
2004-09-09 08:59:10 +00:00
|
|
|
|
%patch7 -p1 -b .bcc
|
|
|
|
|
%patch8 -p1 -b .sasl2
|
2004-09-09 08:54:32 +00:00
|
|
|
|
%patch10 -p0 -b .default
|
|
|
|
|
%patch11 -p0 -b .build
|
2004-09-09 08:59:03 +00:00
|
|
|
|
%patch12 -p0 -b .ncursesw
|
2004-09-15 23:48:09 +00:00
|
|
|
|
%patch13 -p1 -b .plain
|
|
|
|
|
%patch14 -p1 -b .rfc1734
|
2005-03-07 21:15:15 +00:00
|
|
|
|
%patch15 -p1 -b .gcc4
|
2005-08-26 18:52:28 +00:00
|
|
|
|
%patch20 -p1
|
2005-03-07 21:15:15 +00:00
|
|
|
|
|
2004-09-09 08:54:15 +00:00
|
|
|
|
install -m644 %{SOURCE1} mutt_ldap_query
|
2004-09-09 08:53:20 +00:00
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
export -n LINGUAS
|
2004-09-09 08:56:02 +00:00
|
|
|
|
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \
|
2004-09-09 08:53:20 +00:00
|
|
|
|
--with-sharedir=/etc --sysconfdir=/etc \
|
|
|
|
|
--with-docdir=%{_docdir}/mutt-%{version} \
|
|
|
|
|
--with-mandir=%{_mandir} \
|
|
|
|
|
--with-infodir=%{_infodir} \
|
|
|
|
|
--enable-pop --enable-imap \
|
2004-09-09 08:56:02 +00:00
|
|
|
|
--with-sasl \
|
2004-09-09 08:54:15 +00:00
|
|
|
|
%{!?nossl:--with-ssl} \
|
2004-09-09 08:57:42 +00:00
|
|
|
|
%{!?nokerberos:--with-gss} \
|
|
|
|
|
--disable-warnings --with-ncursesw --disable-domain \
|
2004-09-15 23:50:08 +00:00
|
|
|
|
--disable-flock --enable-fcntl
|
2004-09-09 08:53:20 +00:00
|
|
|
|
make
|
2004-09-09 08:54:32 +00:00
|
|
|
|
|
|
|
|
|
cd urlview-%{uversion}
|
2004-09-09 08:59:03 +00:00
|
|
|
|
%configure --with-ncursesw
|
2004-09-09 08:54:32 +00:00
|
|
|
|
make
|
|
|
|
|
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%install
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%makeinstall sharedir=$RPM_BUILD_ROOT/etc \
|
|
|
|
|
sysconfdir=$RPM_BUILD_ROOT/etc \
|
|
|
|
|
docdir=$RPM_BUILD_ROOT%{_docdir}/mutt-%{version} \
|
|
|
|
|
install
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/etc/X11/applnk/Internet
|
|
|
|
|
|
|
|
|
|
# we like GPG here
|
|
|
|
|
cat contrib/gpg.rc >> \
|
|
|
|
|
$RPM_BUILD_ROOT/etc/Muttrc
|
2004-09-09 08:54:32 +00:00
|
|
|
|
grep -5 "^color" contrib/sample.muttrc >> \
|
|
|
|
|
$RPM_BUILD_ROOT/etc/Muttrc
|
2004-09-09 08:53:20 +00:00
|
|
|
|
# and we use aspell
|
|
|
|
|
|
|
|
|
|
cat >> $RPM_BUILD_ROOT/etc/Muttrc <<EOF
|
|
|
|
|
# use aspell
|
|
|
|
|
set ispell="/usr/bin/aspell --mode=email check"
|
2005-01-28 05:06:49 +00:00
|
|
|
|
source /etc/Muttrc.local
|
2004-09-09 08:53:20 +00:00
|
|
|
|
EOF
|
|
|
|
|
|
2005-01-28 05:06:49 +00:00
|
|
|
|
touch $RPM_BUILD_ROOT/etc/Muttrc.local
|
|
|
|
|
|
2004-09-09 08:54:32 +00:00
|
|
|
|
cd urlview-%{uversion}
|
|
|
|
|
%makeinstall
|
|
|
|
|
install -m 755 url_handler.sh $RPM_BUILD_ROOT%{_bindir}/url_handler.sh
|
|
|
|
|
mkdir -p doc/urlview
|
|
|
|
|
cp AUTHORS ChangeLog COPYING INSTALL README sample.urlview urlview.sgml \
|
|
|
|
|
doc/urlview
|
|
|
|
|
cd ..
|
|
|
|
|
|
2004-09-09 08:56:21 +00:00
|
|
|
|
# remove unpackaged files from the buildroot
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/X11
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_sysconfdir}/mime.types
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_bindir}/muttbug
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{muttbug.1,mutt_dotlock.1}*
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/man5/mbox.5*
|
|
|
|
|
|
2004-09-09 08:54:15 +00:00
|
|
|
|
%find_lang %{name}
|
|
|
|
|
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%clean
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
2004-09-09 08:54:15 +00:00
|
|
|
|
%files -f %{name}.lang
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%defattr(-,root,root)
|
2004-09-09 08:59:10 +00:00
|
|
|
|
%config(noreplace) /etc/Muttrc
|
2005-01-28 05:06:49 +00:00
|
|
|
|
%config(noreplace) /etc/Muttrc.local
|
2004-09-09 08:54:15 +00:00
|
|
|
|
%doc doc/*.txt
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%doc contrib/*.rc README* contrib/sample.* NEWS
|
2004-09-09 08:54:15 +00:00
|
|
|
|
%doc COPYRIGHT doc/manual.txt contrib/language* mime.types mutt_ldap_query
|
2004-09-09 08:54:32 +00:00
|
|
|
|
%doc urlview-%{uversion}/doc/urlview
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%{_bindir}/mutt
|
2004-09-09 08:56:21 +00:00
|
|
|
|
%{_bindir}/flea
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%{_bindir}/pgpring
|
|
|
|
|
%{_bindir}/pgpewrap
|
2004-09-09 08:54:32 +00:00
|
|
|
|
%{_bindir}/urlview
|
|
|
|
|
%{_bindir}/url_handler.sh
|
|
|
|
|
%{_mandir}/man1/urlview.*
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%{_mandir}/man1/mutt.*
|
2004-09-09 08:56:21 +00:00
|
|
|
|
%{_mandir}/man1/flea.*
|
2004-09-09 08:53:20 +00:00
|
|
|
|
%{_mandir}/man5/muttrc.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
2005-08-26 18:52:28 +00:00
|
|
|
|
* Fri Aug 26 2005 Bill Nottingham <notting@redhat.com> 5:1.4.2.1-3
|
|
|
|
|
- add patch from 1.5 branch to fix base64 decoding (#166718)
|
|
|
|
|
|
2005-03-07 20:08:52 +00:00
|
|
|
|
* Mon Mar 7 2005 Bill Nottingham <notting@redhat.com> 5:1.4.2.1-2
|
|
|
|
|
- rebuild against new openssl
|
2005-03-07 21:15:15 +00:00
|
|
|
|
- fix build with gcc4
|
2005-03-07 20:08:52 +00:00
|
|
|
|
|
2005-01-28 05:06:49 +00:00
|
|
|
|
* Thu Jan 27 2005 Bill Nottingham <notting@redhat.com> 5:1.4.2.1-1
|
|
|
|
|
- update to 1.4.2.1 (#141007, <moritz@barsnick.net>)
|
|
|
|
|
- include a /etc/Muttrc.local for site config (#123109)
|
|
|
|
|
- add <f2> as a additional help key for terminals that use <f1> internally
|
|
|
|
|
(#139277)
|
|
|
|
|
|
2004-09-15 23:48:09 +00:00
|
|
|
|
* Wed Sep 15 2004 Nalin Dahyabhai <nalin@redhat.com> 5:1.4.1-10
|
|
|
|
|
- expect the server to prompt for additional auth data if we have some to
|
|
|
|
|
send (#129961, upstream #1845)
|
|
|
|
|
- use "pop" as the service name instead of "pop-3" when using SASL for POP,
|
|
|
|
|
per rfc1734
|
|
|
|
|
|
2004-09-09 08:59:10 +00:00
|
|
|
|
* Fri Aug 13 2004 Bill Nottingham <notting@redhat.com> 5:1.4.1-9
|
|
|
|
|
- set write_bcc to no by default (since we ship exim)
|
|
|
|
|
- build against sasl2 (#126724)
|
|
|
|
|
|
|
|
|
|
* Mon Jun 28 2004 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- remove autosplat patch (#116769)
|
|
|
|
|
|
2004-09-09 08:59:07 +00:00
|
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
2004-09-09 08:59:03 +00:00
|
|
|
|
* Tue Jun 8 2004 Bill Nottingham <notting@redhat.com> 5:1.4.1-7
|
|
|
|
|
- link urlview against ncursesw (fixes #125530, indirectly)
|
|
|
|
|
|
2004-09-09 08:58:50 +00:00
|
|
|
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Tue Jan 27 2004 Bill Nottingham <notting@redhat.com> 5:1.4.1-5
|
|
|
|
|
- add patch to fix menu padding (CAN-2004-0078, #109317)
|
|
|
|
|
|
2004-09-09 08:57:42 +00:00
|
|
|
|
* Mon Aug 18 2003 Bill Nottingham <notting@redhat.com> 5:1.4.1-4
|
|
|
|
|
- rebuild against ncursesw
|
|
|
|
|
|
|
|
|
|
* Tue Jul 22 2003 Nalin Dahyabhai <nalin@redhat.com> 5:1.4.1-3.2
|
|
|
|
|
- rebuild
|
2004-09-09 08:57:21 +00:00
|
|
|
|
|
|
|
|
|
* Mon Jul 7 2003 Bill Nottingham <notting@redhat.com> 5:1.4.1-3
|
|
|
|
|
- fix auth to windows KDCs (#98662)
|
|
|
|
|
|
|
|
|
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
2004-09-09 08:57:08 +00:00
|
|
|
|
* Wed Mar 19 2003 Bill Nottingham <notting@redhat.com> 5:1.4.1-1
|
|
|
|
|
- update to 1.4.1, fixes buffer overflow in IMAP code
|
|
|
|
|
|
2004-09-09 08:56:21 +00:00
|
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Mon Jan 20 2003 Bill Nottingham <notting@redhat.com> 5:1.4-9
|
|
|
|
|
- add mailcap requires
|
|
|
|
|
- change urlview to htmlview as default browser
|
|
|
|
|
|
|
|
|
|
* Fri Jan 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
|
|
- change urlview to mozilla as default browser
|
|
|
|
|
|
|
|
|
|
* Tue Jan 7 2003 Nalin Dahyabhai <nalin@redhat.com> 5:1.4-7
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 2 2002 Bill Nottingham <notting@redhat.com> 5:1.4-6
|
|
|
|
|
- ship flea
|
|
|
|
|
|
|
|
|
|
* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 5:1.4-5
|
|
|
|
|
- remove unpackaged files from the buildroot
|
|
|
|
|
|
2004-09-09 08:56:06 +00:00
|
|
|
|
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
|
|
|
|
- automated rebuild
|
|
|
|
|
|
2004-09-09 08:56:02 +00:00
|
|
|
|
* Fri Jun 14 2002 Bill Nottingham <notting@redhat.com> 1.4-3
|
|
|
|
|
- rebuild against new slang
|
|
|
|
|
|
|
|
|
|
* Wed May 29 2002 Nalin Dahyabhai <nalin@redhat.com> 1.4-2
|
|
|
|
|
- forcibly enable SSL and GSSAPI support
|
|
|
|
|
|
|
|
|
|
* Wed May 29 2002 Bill Nottingham <notting@redhat.com> 1.4-1
|
|
|
|
|
- whoa, 1.4.
|
|
|
|
|
|
|
|
|
|
* Sun May 26 2002 Tim Powers <timp@redhat.com>
|
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 16 2002 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- autoconf fun
|
|
|
|
|
|
|
|
|
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
|
|
|
|
- automated rebuild
|
|
|
|
|
|
2004-09-09 08:55:15 +00:00
|
|
|
|
* Tue Jan 1 2002 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 1.2.5.1
|
|
|
|
|
|
2004-09-09 08:54:37 +00:00
|
|
|
|
* Mon Jul 23 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- don't explictly require krb5-libs, etc.; that's what find-requires is for
|
|
|
|
|
(#49780, sort of)
|
|
|
|
|
|
2004-09-09 08:54:32 +00:00
|
|
|
|
* Sat Jul 21 2001 Tim Powers <timp@redhat.com>
|
|
|
|
|
- no more applnk entries, it's cluttering our menus
|
|
|
|
|
|
|
|
|
|
* Fri Jul 20 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add slang-devel to buildprereqs (#49531)
|
|
|
|
|
|
|
|
|
|
* Mon Jun 11 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add some sample color definitions (#19471)
|
|
|
|
|
|
|
|
|
|
* Thu May 24 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- fix typo in muttrc.man (#41610)
|
|
|
|
|
|
|
|
|
|
* Mon May 14 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- use mktemp in muttbug
|
|
|
|
|
|
|
|
|
|
* Wed May 2 2001 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- require webclient, not weclient
|
|
|
|
|
|
|
|
|
|
* Wed May 2 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- build urlview here
|
2004-09-09 08:54:26 +00:00
|
|
|
|
|
2004-09-09 08:54:15 +00:00
|
|
|
|
* Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- rebuild in new environment
|
|
|
|
|
|
|
|
|
|
* Tue Feb 13 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- change buildprereq to /usr/sbin/sendmail (it's what it should have been
|
|
|
|
|
originally)
|
|
|
|
|
- %langify
|
|
|
|
|
|
|
|
|
|
* Tue Feb 13 2001 Michael Stefaniuc <mstefani@redhat.com>
|
|
|
|
|
- changed buildprereq to smtpdaemon
|
|
|
|
|
|
|
|
|
|
* Tue Dec 19 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- rebuild; it's just broken
|
|
|
|
|
- fix #13196
|
|
|
|
|
- buildprereq sendmail
|
|
|
|
|
|
|
|
|
|
* Fri Dec 01 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- rebuild because of broken fileutils
|
|
|
|
|
|
|
|
|
|
* Fri Nov 10 2000 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- include a sample LDAP query script as a doc file
|
|
|
|
|
|
|
|
|
|
* Mon Nov 6 2000 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- patch for imap servers that like to volunteer information after AUTHENTICATE
|
2004-09-09 08:53:55 +00:00
|
|
|
|
|
2004-09-09 08:53:52 +00:00
|
|
|
|
* Thu Aug 24 2000 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- rebuild in new environment
|
|
|
|
|
- force flock() off and fcntl() on in case defaults change
|
|
|
|
|
|
|
|
|
|
* Tue Aug 8 2000 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- enable SSL support
|
|
|
|
|
|
2004-09-09 08:53:20 +00:00
|
|
|
|
* Fri Aug 4 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add translation to desktop entry
|
|
|
|
|
|
|
|
|
|
* Fri Jul 28 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 1.2.5i - fixes IMAP bugs
|
|
|
|
|
|
|
|
|
|
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
|
|
|
|
- automatic rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 7 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- 1.2.4i
|
|
|
|
|
|
|
|
|
|
* Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- rebuild in new environment (release 3)
|
|
|
|
|
- adjust GSSAPI build logic
|
|
|
|
|
|
|
|
|
|
* Thu Jun 22 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- fix MD5 code
|
|
|
|
|
|
|
|
|
|
* Wed Jun 21 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 1.2.2i
|
|
|
|
|
|
|
|
|
|
* Mon Jun 19 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- use aspell
|
|
|
|
|
|
|
|
|
|
* Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- FHS fixes
|
|
|
|
|
|
|
|
|
|
* Wed May 10 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add some files
|
|
|
|
|
|
|
|
|
|
* Tue May 9 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 1.2i
|
|
|
|
|
|
|
|
|
|
* Tue Apr 4 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- eliminate explicit krb5-configs dependency
|
|
|
|
|
|
|
|
|
|
* Wed Mar 22 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- auto<foo> is so much fun.
|
|
|
|
|
|
|
|
|
|
* Wed Mar 01 2000 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- make kerberos support conditional at compile-time
|
|
|
|
|
|
|
|
|
|
* Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
|
|
|
|
|
- wmconfig -> desktop
|
|
|
|
|
|
|
|
|
|
* Fri Feb 4 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- keep the makefiles from re-running autoheader, automake, etc.
|
|
|
|
|
|
|
|
|
|
* Thu Feb 3 2000 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
|
- add forward-ported sasl patch
|
|
|
|
|
|
|
|
|
|
* Thu Feb 3 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- handle compressed man pages, other cleanups
|
|
|
|
|
|
|
|
|
|
* Wed Jan 19 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- 1.0.1
|
|
|
|
|
|
|
|
|
|
* Mon Jan 3 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add the sample mime.types to /usr/doc
|
|
|
|
|
|
|
|
|
|
* Sat Jan 1 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- fix an odd y2k issue on receiving mail from ancient clients
|
|
|
|
|
|
|
|
|
|
* Fri Oct 21 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- one-point-oh.
|
|
|
|
|
|
|
|
|
|
* Fri Sep 25 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add a buffer overflow patch
|
|
|
|
|
|
|
|
|
|
* Tue Aug 31 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 1.0pre2
|
|
|
|
|
|
|
|
|
|
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 0.95.7
|
|
|
|
|
- require urlview since the default muttrc uses it
|
|
|
|
|
|
|
|
|
|
* Mon Jun 21 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- get correct manual path the Right Way(tm)
|
|
|
|
|
- make it so it uses default colors even if COLORFGBG isn't set
|
|
|
|
|
|
|
|
|
|
* Mon Jun 14 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 0.95.6
|
|
|
|
|
|
|
|
|
|
* Mon Apr 26 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- try and make sure $RPM_OPT_FLAGS gets passed through
|
|
|
|
|
|
|
|
|
|
* Fri Apr 23 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 0.95.5
|
|
|
|
|
|
|
|
|
|
* Mon Mar 29 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- sed correct doc path into /etc/Muttrc for viewing manual
|
|
|
|
|
|
|
|
|
|
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
|
|
- auto rebuild in the new build environment (release 3)
|
|
|
|
|
|
|
|
|
|
* Thu Mar 18 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- strip binary
|
|
|
|
|
|
|
|
|
|
* Mon Mar 8 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- update to 0.95.4 - fixes a /tmp race
|
|
|
|
|
|
|
|
|
|
* Wed Feb 24 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- the RETURN OF WMCONFIG! Aiyeee!
|
|
|
|
|
|
|
|
|
|
* Fri Feb 12 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- 0.95.3 - fixes mailcap handling
|
|
|
|
|
|
|
|
|
|
* Mon Jan 4 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- 0.95.1
|
|
|
|
|
|
|
|
|
|
* Sat Dec 12 1998 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- 0.95
|
|
|
|
|
|
|
|
|
|
* Fri Jul 31 1998 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- backport some 0.94.2 security fixes
|
|
|
|
|
- fix un-setgid
|
|
|
|
|
- update to 0.93.2
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
|
- security fix
|
|
|
|
|
- update to 0.93.1.
|
|
|
|
|
- turn off setgid mail.
|
|
|
|
|
|
|
|
|
|
* Thu May 07 1998 Prospector System <bugs@redhat.com>
|
|
|
|
|
- translations modified for de, fr, tr
|
|
|
|
|
|
|
|
|
|
* Tue Apr 21 1998 Cristian Gafton <gafton@redhat.com>
|
|
|
|
|
- updated to 0.91.1
|
|
|
|
|
|
|
|
|
|
* Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com>
|
|
|
|
|
- updated to mutt-0.89.1
|
|
|
|
|
|
|
|
|
|
* Thu Oct 16 1997 Otto Hammersmith <otto@redhat.com>
|
|
|
|
|
- Updated to mutt 0.85.
|
|
|
|
|
- added wmconfig entries.
|
|
|
|
|
- removed mime.types
|
|
|
|
|
|
|
|
|
|
* Mon Sep 1 1997 Donnie Barnes <djb@redhat.com>
|
|
|
|
|
- Rebuilt to insure all sources were fresh and patches were clean.
|
|
|
|
|
|
|
|
|
|
* Wed Aug 6 1997 Manoj Kasichainula <manojk@io.com>
|
2004-09-09 08:54:15 +00:00
|
|
|
|
- Initial version for 0.81(e)
|