auto-import mutt-1.2.5i-10 from mutt-1.2.5i-10.src.rpm
This commit is contained in:
parent
3799d6faab
commit
94e2da8825
@ -2,7 +2,7 @@ Summary: A text mode mail user agent.
|
|||||||
Name: mutt
|
Name: mutt
|
||||||
%define pversion 1.2.5
|
%define pversion 1.2.5
|
||||||
Version: %{pversion}i
|
Version: %{pversion}i
|
||||||
Release: 9
|
Release: 10
|
||||||
Serial: 4
|
Serial: 4
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -12,6 +12,8 @@ Patch0: mutt-nosetgid.patch
|
|||||||
Patch1: mutt-default.patch
|
Patch1: mutt-default.patch
|
||||||
Patch4: mutt-md5.patch
|
Patch4: mutt-md5.patch
|
||||||
Patch5: mutt-1.2.5-imap.patch
|
Patch5: mutt-1.2.5-imap.patch
|
||||||
|
Patch6: mutt-1.2-hangul.patch
|
||||||
|
Patch7: mutt-1.1-default.patch
|
||||||
Url: http://www.mutt.org/
|
Url: http://www.mutt.org/
|
||||||
Requires: slang >= 0.99.38, smtpdaemon, urlview
|
Requires: slang >= 0.99.38, smtpdaemon, urlview
|
||||||
Buildroot: %{_tmppath}/mutt-root
|
Buildroot: %{_tmppath}/mutt-root
|
||||||
@ -37,6 +39,8 @@ one you're going to use.
|
|||||||
%patch1 -p1 -b .default
|
%patch1 -p1 -b .default
|
||||||
%patch4 -p1 -b .md5-argh
|
%patch4 -p1 -b .md5-argh
|
||||||
%patch5 -p1 -b .imap
|
%patch5 -p1 -b .imap
|
||||||
|
%patch6 -p1 -b .hangul
|
||||||
|
%patch7 -p1 -b .default1
|
||||||
install -m644 %{SOURCE1} mutt_ldap_query
|
install -m644 %{SOURCE1} mutt_ldap_query
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -105,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/muttrc.*
|
%{_mandir}/man5/muttrc.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 23 2001 Leon Ho <llch@redhat.com>
|
||||||
|
Patched to support hangul (Korean)
|
||||||
|
|
||||||
* Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
|
* Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
- rebuild in new environment
|
- rebuild in new environment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user