- Add patch for RH bug #197868.
This commit is contained in:
parent
bbbbb8533d
commit
94eedf24e5
@ -45,7 +45,7 @@
|
||||
|
||||
Name: evolution
|
||||
Version: 2.7.91
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Applications/Productivity
|
||||
Summary: GNOME's next-generation groupware suite
|
||||
@ -113,6 +113,9 @@ Patch28: evolution-2.7.3-submit-bug-report.patch
|
||||
# RH bug #178295 / Gnome.org bug #348638
|
||||
Patch29: evolution-2.7.4-deleting-preedit-buffer.patch
|
||||
|
||||
# RH bug #197868 / Gnome.org bug #350823
|
||||
Patch30: evolution-2.7.91-default-mailer.patch
|
||||
|
||||
### Dependencies ###
|
||||
|
||||
Requires: ORBit2 >= %{orbit2_version}
|
||||
@ -245,6 +248,7 @@ Development files needed for building things which link against evolution.
|
||||
%patch27 -p1 -b .replicated-cjk-input
|
||||
%patch28 -p1 -b .submit-bug-report
|
||||
%patch29 -p1 -b .deleting-preedit-buffer
|
||||
%patch30 -p1 -b .default-mailer
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -635,6 +639,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/%{evo_major}/libmenus.so
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.91-2
|
||||
- Add patch for RH bug #197868.
|
||||
|
||||
* Mon Aug 7 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.91-1
|
||||
- Update to 2.7.91
|
||||
- Update patch for RH bug #197834 for use with bug-buddy 2.15.90.
|
||||
|
Loading…
Reference in New Issue
Block a user