- Properly capitalize "Message->Mailing List" menu items (RH #175596).
This commit is contained in:
parent
5929c80844
commit
d541d9fe95
@ -47,7 +47,7 @@
|
||||
|
||||
Name: evolution
|
||||
Version: 2.7.3
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: GPL
|
||||
Group: Applications/Productivity
|
||||
Summary: GNOME's next-generation groupware suite
|
||||
@ -125,6 +125,9 @@ Patch902: evolution-2.7.3-candidate-window-position.patch
|
||||
# Gnome.org #211058 - for Trever Adams to test
|
||||
Patch903: evolution-2.7.3-filter-datespec.patch
|
||||
|
||||
# RH bug #175596 / Gnome.org bug #323952
|
||||
Patch904: evolution-2.7.3-mailing-list-menu.patch
|
||||
|
||||
### Dependencies ###
|
||||
|
||||
Requires: scrollkeeper >= 0.1.4
|
||||
@ -280,6 +283,7 @@ Development files needed for building things which link against evolution.
|
||||
%patch901 -p1 -b .no-boolean-in-schemas
|
||||
%patch902 -p1 -b .candidate-window-position
|
||||
%patch903 -p1 -b .filter-datespec
|
||||
%patch904 -p1 -b .mailing-list-menu
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -670,6 +674,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/%{evo_major}/libmenus.so
|
||||
|
||||
%changelog
|
||||
* Thu Jun 29 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-6
|
||||
- Properly capitalize "Message->Mailing List" menu items (RH #175596).
|
||||
|
||||
* Tue Jun 27 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-5
|
||||
- Add patch for Gnome.org bug #211058 for Trever Adams to test.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user