From c7f3d895044359831ef3b641dff570a62a92dfd5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Oct 17 2006 01:07:09 +0000 Subject: - Update to 1.9.1 - Remove patch for RH bug #198935 (fixed upstream). --- diff --git a/.cvsignore b/.cvsignore index c2af9b1..b4da5c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-data-server-1.8.1.tar.bz2 +evolution-data-server-1.9.1.tar.bz2 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 18b7bc3..a03b001 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -8,7 +8,7 @@ %define orbit2_version 2.9.8 %define libbonobo_version 2.4.2 -%define eds_base_version 1.8 +%define eds_base_version 1.10 %define eds_api_version 1.2 %define use_gtk_doc 0 @@ -24,7 +24,7 @@ ### Abstract ### Name: evolution-data-server -Version: 1.8.1 +Version: 1.9.1 Release: 1%{?dist} License: LGPL Group: System Environment/Libraries @@ -48,9 +48,6 @@ Patch14: evolution-data-server-1.8.0-no-gnome-common.patch # RH bug #202309 Patch15: evolution-data-server-1.7.91-maybe-fix-crash.patch -# RH bug #198935 / Gnome.org bug #348888 -Patch16: evolution-data-server-1.8.0-emsgport.patch - # RH bug #203915 Patch17: evolution-data-server-1.8.0-fix-camel-malloc.patch @@ -147,7 +144,6 @@ cp %{SOURCE2} calendar/libical/zoneinfo/Asia %patch13 -p1 -b .fix-implicit-function-declarations %patch14 -p1 -b .no-gnome-common %patch15 -p1 -b .maybe-fix-crash -%patch16 -p1 -b .emsgport %patch17 -p1 -b .fix-camel-malloc %patch18 -p1 -b .warn-unused-variable %patch19 -p1 -b .warn-incompatible-pointer-type @@ -295,7 +291,7 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/camel-lock-helper-%{eds_api_version} %{_datadir}/evolution-data-server-%{eds_base_version} %{_datadir}/idl/evolution-data-server-%{eds_api_version} -%{_datadir}/pixmaps/evolution-data-server-%{eds_base_version} +%{_datadir}/pixmaps/evolution-data-server %dir %{_libdir}/evolution-data-server-%{eds_api_version} %dir %{camel_provider_dir} %dir %{eds_extensions_dir} @@ -369,6 +365,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc %changelog +* Mon Oct 16 2006 Matthew Barnes - 1.9.1-1.fc7 +- Update to 1.9.1 +- Remove patch for RH bug #198935 (fixed upstream). + * Mon Oct 16 2006 Matthew Barnes - 1.8.1-1.fc7 - Update to 1.8.1 - Use stricter build settings. diff --git a/sources b/sources index d57ece9..ed86f26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c2fe35bcdc457e09728ed213e915d01 evolution-data-server-1.8.1.tar.bz2 +32e7859cc8f6b6e8baec8f3dfdd05525 evolution-data-server-1.9.1.tar.bz2