- Add patch for RH bug #178295.
This commit is contained in:
parent
7d988d4e9f
commit
475c4ad6d9
@ -48,7 +48,7 @@
|
||||
|
||||
Name: evolution
|
||||
Version: 2.7.90
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Applications/Productivity
|
||||
Summary: GNOME's next-generation groupware suite
|
||||
@ -109,6 +109,9 @@ Patch27: evolution-2.7.3-replicated-cjk-input.patch
|
||||
# RH bug #197834 / Gnome.org bug #346797
|
||||
Patch28: evolution-2.7.3-submit-bug-report.patch
|
||||
|
||||
# RH bug #178295 / Gnome.org bug #348638
|
||||
Patch29: evolution-2.7.90-deleting-preedit-buffer.patch
|
||||
|
||||
### Dependencies ###
|
||||
|
||||
Requires: ORBit2 >= %{orbit2_version}
|
||||
@ -240,6 +243,7 @@ Development files needed for building things which link against evolution.
|
||||
%patch26 -p1 -b .filter-datespec
|
||||
%patch27 -p1 -b .replicated-cjk-input
|
||||
%patch28 -p1 -b .submit-bug-report
|
||||
%patch29 -p1 -b .deleting-preedit-buffer
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -630,6 +634,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/%{evo_major}/libmenus.so
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.90-2
|
||||
- Add patch for RH bug #178295.
|
||||
|
||||
* Wed Jul 26 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.90-1
|
||||
- Update to 2.7.90
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user