Rebuild against new libgweather

This commit is contained in:
Caolán McNamara 2011-01-31 10:00:05 +00:00
parent 0a136ba4e4
commit ad9284f61b
2 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,13 @@
--- configure.ac 2011-01-31 09:41:42.651363296 +0000
+++ configure.ac 2011-01-31 09:41:42.651363296 +0000
@@ -60,8 +60,8 @@
LIBEDATASERVERUI_API_VERSION=1.2
GTK_PACKAGE="gtk+-2.0"
gtk_minimum_version="2.22.0"
- GWEATHER_PACKAGE="gweather"
- gweather_minimum_version="2.25.4"
+ GWEATHER_PACKAGE="gweather-3.0"
+ gweather_minimum_version="2.90.0"
fi
AM_CONDITIONAL([ENABLE_GTK3], [test "$enable_gtk3" = yes])

View File

@ -26,7 +26,7 @@
Name: evolution-data-server
Version: 2.91.5
Release: 3%{?dist}
Release: 4%{?dist}
Group: System Environment/Libraries
Summary: Backend data server for Evolution
License: LGPLv2+
@ -41,6 +41,7 @@ Obsoletes: evolution-webcal < 2.24.0
# RH bug #243296
Patch11: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
Patch12: evolution-data-server-gweather.patch
### Build Dependencies ###
@ -119,6 +120,7 @@ This package contains developer documentation for %{name}.
%setup -q
%patch11 -p1 -b .fix-64bit-acinclude
%patch12 -p0 -b .gweather
mkdir -p krb5-fakeprefix/include
mkdir -p krb5-fakeprefix/lib
@ -340,6 +342,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libedataserverui
%changelog
* Mon Jan 31 2011 Caolánc McNamara <caolanm@redhat.com> - 2.91.5-4
- Rebuild against new libgweather
* Tue Jan 18 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-3
- Rebuild against new libgdata