fix gcc4 build
This commit is contained in:
parent
3b51500b3d
commit
cb3d88e7e7
@ -22,6 +22,7 @@ Patch11: urlview.diff
|
|||||||
Patch12: urlview-0.9-ncursesw.patch
|
Patch12: urlview-0.9-ncursesw.patch
|
||||||
Patch13: mutt-1.4.1-plain.patch
|
Patch13: mutt-1.4.1-plain.patch
|
||||||
Patch14: mutt-1.4.1-rfc1734.patch
|
Patch14: mutt-1.4.1-rfc1734.patch
|
||||||
|
Patch15: mutt-1.4.2.1-gcc4.patch
|
||||||
Url: http://www.mutt.org/
|
Url: http://www.mutt.org/
|
||||||
Requires: smtpdaemon, webclient, mailcap, gettext
|
Requires: smtpdaemon, webclient, mailcap, gettext
|
||||||
Obsoletes: urlview
|
Obsoletes: urlview
|
||||||
@ -63,6 +64,8 @@ you are going to use.
|
|||||||
%patch12 -p0 -b .ncursesw
|
%patch12 -p0 -b .ncursesw
|
||||||
%patch13 -p1 -b .plain
|
%patch13 -p1 -b .plain
|
||||||
%patch14 -p1 -b .rfc1734
|
%patch14 -p1 -b .rfc1734
|
||||||
|
%patch15 -p1 -b .gcc4
|
||||||
|
|
||||||
install -m644 %{SOURCE1} mutt_ldap_query
|
install -m644 %{SOURCE1} mutt_ldap_query
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -149,6 +152,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 7 2005 Bill Nottingham <notting@redhat.com> 5:1.4.2.1-2
|
* Mon Mar 7 2005 Bill Nottingham <notting@redhat.com> 5:1.4.2.1-2
|
||||||
- rebuild against new openssl
|
- rebuild against new openssl
|
||||||
|
- fix build with gcc4
|
||||||
|
|
||||||
* Thu Jan 27 2005 Bill Nottingham <notting@redhat.com> 5:1.4.2.1-1
|
* 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>)
|
- update to 1.4.2.1 (#141007, <moritz@barsnick.net>)
|
||||||
|
Loading…
Reference in New Issue
Block a user