- 2.5.92
This commit is contained in:
parent
bdf2d1c2a2
commit
9c47c62bf3
@ -1 +1 @@
|
|||||||
evolution-2.5.91.tar.bz2
|
evolution-2.5.92.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define gtkhtml_version 3.9.2
|
%define gtkhtml_version 3.9.2
|
||||||
%define soup_version 2.2.2
|
%define soup_version 2.2.2
|
||||||
%define eds_version 1.5.91
|
%define eds_version 1.5.92
|
||||||
%define use_mozilla_nss 1
|
%define use_mozilla_nss 1
|
||||||
%define evo_major 2.6
|
%define evo_major 2.6
|
||||||
%define libbonoboui_version 2.4.2
|
%define libbonoboui_version 2.4.2
|
||||||
@ -38,7 +38,7 @@
|
|||||||
%define evo_plugin_dir %{_libdir}/evolution/%{evo_major}/plugins
|
%define evo_plugin_dir %{_libdir}/evolution/%{evo_major}/plugins
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 2.5.91
|
Version: 2.5.92
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -219,7 +219,7 @@ Development files needed for building things which link against evolution.
|
|||||||
%patch98 -p1 -b .ldaphack
|
%patch98 -p1 -b .ldaphack
|
||||||
|
|
||||||
# patches sent upstream
|
# patches sent upstream
|
||||||
%patch100 -p0 -b .addressbook-print-with-pango
|
#%patch100 -p0 -b .addressbook-print-with-pango
|
||||||
%patch101 -p1 -b .calendar-print-with-pango
|
%patch101 -p1 -b .calendar-print-with-pango
|
||||||
|
|
||||||
%patch106 -p1 -b .commit-enter-on-calendar
|
%patch106 -p1 -b .commit-enter-on-calendar
|
||||||
@ -634,6 +634,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/evolution/%{evo_major}/libmenus.so
|
%{_libdir}/evolution/%{evo_major}/libmenus.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 27 2006 Ray Strode <rstrode@redhat.com> - 2.5.92-1
|
||||||
|
- 2.5.92
|
||||||
|
|
||||||
* Tue Feb 14 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.91-1
|
* Tue Feb 14 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.91-1
|
||||||
- 2.5.91
|
- 2.5.91
|
||||||
- updated patch 101 to track upstream changes to calendar printing code
|
- updated patch 101 to track upstream changes to calendar printing code
|
||||||
|
Loading…
Reference in New Issue
Block a user