- Update to 2.27.91

- Remove patch for GNOME bug #591414 (fixed upstream).
This commit is contained in:
Milan Crha 2009-08-24 11:07:27 +00:00
parent 61199cf635
commit 31c8908cc0
4 changed files with 9 additions and 33 deletions

View File

@ -1 +1 @@
evolution-2.27.90.tar.bz2 evolution-2.27.91.tar.bz2

View File

@ -1,24 +0,0 @@
diff -up evolution-2.27.90/calendar/gui/Makefile.am.fix-libevolution-cal-shared evolution-2.27.90/calendar/gui/Makefile.am
--- evolution-2.27.90/calendar/gui/Makefile.am.fix-libevolution-cal-shared 2009-08-14 17:47:01.000000000 -0400
+++ evolution-2.27.90/calendar/gui/Makefile.am 2009-08-14 17:47:14.000000000 -0400
@@ -279,7 +279,7 @@ libevolution_cal_shared_la_LIBADD =
$(CAMEL_LIBS) \
$(EVOLUTION_CALENDAR_LIBS)
-libevolution_cal_shared_la_LDFLAGS = -avoid-version -module $(NO_UNDEFINED)
+libevolution_cal_shared_la_LDFLAGS = $(NO_UNDEFINED)
libevolution_calendar_la_LIBADD = \
diff -up evolution-2.27.90/calendar/gui/Makefile.in.fix-libevolution-cal-shared evolution-2.27.90/calendar/gui/Makefile.in
--- evolution-2.27.90/calendar/gui/Makefile.in.fix-libevolution-cal-shared 2009-08-14 17:47:21.000000000 -0400
+++ evolution-2.27.90/calendar/gui/Makefile.in 2009-08-14 17:47:34.000000000 -0400
@@ -730,7 +730,7 @@ libevolution_cal_shared_la_LIBADD = \
$(CAMEL_LIBS) \
$(EVOLUTION_CALENDAR_LIBS)
-libevolution_cal_shared_la_LDFLAGS = -avoid-version -module $(NO_UNDEFINED)
+libevolution_cal_shared_la_LDFLAGS = $(NO_UNDEFINED)
libevolution_calendar_la_LIBADD = \
$(top_builddir)/calendar/gui/libevolution-cal-shared.la \
$(WIN32_BOOTSTRAP_LIBS) \

View File

@ -5,7 +5,7 @@
%define gnome_icon_theme_version 2.19.91 %define gnome_icon_theme_version 2.19.91
%define gnome_pilot_version 2.0.15 %define gnome_pilot_version 2.0.15
%define gtk2_version 2.14.0 %define gtk2_version 2.14.0
%define gtkhtml_version 3.27.90 %define gtkhtml_version 3.27.91
%define intltool_version 0.35.5 %define intltool_version 0.35.5
%define last_libgal2_version 2:2.5.3-2 %define last_libgal2_version 2:2.5.3-2
%define libbonobo_version 2.20.3 %define libbonobo_version 2.20.3
@ -42,8 +42,8 @@
### Abstract ### ### Abstract ###
Name: evolution Name: evolution
Version: 2.27.90 Version: 2.27.91
Release: 3%{?dist} Release: 1%{?dist}
Group: Applications/Productivity Group: Applications/Productivity
Summary: Mail and calendar client for GNOME Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL License: GPLv2+ and GFDL
@ -66,9 +66,6 @@ Patch11: evolution-2.5.4-fix-conduit-dir.patch
# RH bug #176400 # RH bug #176400
Patch12: evolution-2.9.1-im-context-reset.patch Patch12: evolution-2.9.1-im-context-reset.patch
# GNOME bug #591414
Patch13: evolution-2.27.90-fix-libevolution-cal-shared.patch
## Dependencies ### ## Dependencies ###
Requires(post): GConf2 Requires(post): GConf2
@ -243,7 +240,6 @@ This package contains the plugin to import Microsoft Personal Storage Table
%patch10 -p1 -b .ldaphack %patch10 -p1 -b .ldaphack
%patch11 -p1 -b .fix-conduit-dir %patch11 -p1 -b .fix-conduit-dir
%patch12 -p1 -b .im-context-reset %patch12 -p1 -b .im-context-reset
%patch13 -p1 -b .fix-libevolution-cal-shared
mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/include
mkdir -p krb5-fakeprefix/lib mkdir -p krb5-fakeprefix/lib
@ -700,6 +696,10 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Mon Aug 24 2009 Milan Crha <mcrha@redhat.com> - 2.27.91-1.fc12
- Update to 2.27.91
- Remove patch for GNOME bug #591414 (fixed upstream).
* Fri Aug 14 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.90-3.fc12 * Fri Aug 14 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.90-3.fc12
- Add patch for GNOME bug #591414 (calendar library linked as module). - Add patch for GNOME bug #591414 (calendar library linked as module).

View File

@ -1 +1 @@
4c42df966be237cf5043943af3e7faa8 evolution-2.27.90.tar.bz2 4f28ce4302ec26ea1b3ecb93c920c07c evolution-2.27.91.tar.bz2