- Add patch for RH bug #157505 for QE testing.
This commit is contained in:
parent
fe02047785
commit
ae09cddd49
@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 2.7.3
|
Version: 2.7.3
|
||||||
Release: 3
|
Release: 4
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: GNOME's next-generation groupware suite
|
Summary: GNOME's next-generation groupware suite
|
||||||
@ -119,6 +119,9 @@ Patch900: evolution-2.7.2.1-quit-resize-crash.patch
|
|||||||
# Gnome.org #345677
|
# Gnome.org #345677
|
||||||
Patch901: evolution-2.7.3-no-boolean-in-schemas.patch
|
Patch901: evolution-2.7.3-no-boolean-in-schemas.patch
|
||||||
|
|
||||||
|
# RH bug #157505
|
||||||
|
Patch902: evolution-2.7.3-candidate-window-position.patch
|
||||||
|
|
||||||
### Dependencies ###
|
### Dependencies ###
|
||||||
|
|
||||||
Requires: scrollkeeper >= 0.1.4
|
Requires: scrollkeeper >= 0.1.4
|
||||||
@ -272,6 +275,7 @@ Development files needed for building things which link against evolution.
|
|||||||
|
|
||||||
%patch900 -p1 -b .quit-resize-crash
|
%patch900 -p1 -b .quit-resize-crash
|
||||||
%patch901 -p1 -b .no-boolean-in-schemas
|
%patch901 -p1 -b .no-boolean-in-schemas
|
||||||
|
%patch902 -p1 -b .candidate-window-position
|
||||||
|
|
||||||
mkdir -p krb5-fakeprefix/include
|
mkdir -p krb5-fakeprefix/include
|
||||||
mkdir -p krb5-fakeprefix/lib
|
mkdir -p krb5-fakeprefix/lib
|
||||||
@ -662,6 +666,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/evolution/%{evo_major}/libmenus.so
|
%{_libdir}/evolution/%{evo_major}/libmenus.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 26 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-4
|
||||||
|
- Add patch for RH bug #157505 for QE testing.
|
||||||
|
|
||||||
* Thu Jun 22 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-3
|
* Thu Jun 22 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-3
|
||||||
- Fix bad type in schema file (Gnome.org #345677).
|
- Fix bad type in schema file (Gnome.org #345677).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user