- update to 1.5.14
This commit is contained in:
parent
f7c664ac0c
commit
afae25df3c
@ -1,3 +1,2 @@
|
|||||||
urlview-0.9.tar.gz
|
urlview-0.9.tar.gz
|
||||||
mutt-1.5.13.tar.gz
|
mutt-1.5.14.tar.gz
|
||||||
mutt-1.5.13_20070212cvs.patch.bz2
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A text mode mail user agent
|
Summary: A text mode mail user agent
|
||||||
Name: mutt
|
Name: mutt
|
||||||
Version: 1.5.13
|
Version: 1.5.14
|
||||||
Release: 2.20070212cvs%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 5
|
Epoch: 5
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -9,7 +9,6 @@ Source: ftp://ftp.mutt.org/pub/mutt/devel/mutt-%{version}.tar.gz
|
|||||||
%define uversion 0.9
|
%define uversion 0.9
|
||||||
Source2: ftp://ftp.mutt.org/pub/mutt/contrib/urlview-%{uversion}.tar.gz
|
Source2: ftp://ftp.mutt.org/pub/mutt/contrib/urlview-%{uversion}.tar.gz
|
||||||
Source1: mutt_ldap_query
|
Source1: mutt_ldap_query
|
||||||
Patch1: mutt-1.5.13_20070212cvs.patch.bz2
|
|
||||||
Patch2: mutt-1.5.13-nodotlock.patch
|
Patch2: mutt-1.5.13-nodotlock.patch
|
||||||
Patch3: mutt-1.5.13-muttrc.patch
|
Patch3: mutt-1.5.13-muttrc.patch
|
||||||
Patch4: mutt-1.5.13-manual.patch
|
Patch4: mutt-1.5.13-manual.patch
|
||||||
@ -32,7 +31,6 @@ you are going to use.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -a 2
|
%setup -q -a 2
|
||||||
%patch1 -p1
|
|
||||||
# Thou shalt use fcntl, and only fcntl
|
# Thou shalt use fcntl, and only fcntl
|
||||||
%patch2 -p1 -b .nodl
|
%patch2 -p1 -b .nodl
|
||||||
%patch3 -p1 -b .muttrc
|
%patch3 -p1 -b .muttrc
|
||||||
@ -117,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/muttrc.*
|
%{_mandir}/man5/muttrc.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 23 2007 Miroslav Lichvar <mlichvar@redhat.com> 5:1.5.14-1
|
||||||
|
- update to 1.5.14
|
||||||
|
|
||||||
* Thu Feb 15 2007 Miroslav Lichvar <mlichvar@redhat.com> 5:1.5.13-2.20070212cvs
|
* Thu Feb 15 2007 Miroslav Lichvar <mlichvar@redhat.com> 5:1.5.13-2.20070212cvs
|
||||||
- update to latest CVS
|
- update to latest CVS
|
||||||
- enable libidn support (#228158)
|
- enable libidn support (#228158)
|
||||||
|
3
sources
3
sources
@ -1,3 +1,2 @@
|
|||||||
67731f73e69297ffd106b65c8aebb2ab urlview-0.9.tar.gz
|
67731f73e69297ffd106b65c8aebb2ab urlview-0.9.tar.gz
|
||||||
456a138680a6726f14983cb3e9ff4e22 mutt-1.5.13.tar.gz
|
6d33b4f0074e39772021d947c49b30c6 mutt-1.5.14.tar.gz
|
||||||
9ed826ac16e1a5161f82ff4f6d575c7e mutt-1.5.13_20070212cvs.patch.bz2
|
|
||||||
|
Loading…
Reference in New Issue
Block a user