Build against new gweather
This commit is contained in:
parent
c351a004ea
commit
36770b9ab7
@ -27,7 +27,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.5.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: System Environment/Libraries
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
@ -43,6 +43,9 @@ Obsoletes: evolution-webcal < 2.24.0
|
||||
# RH bug #243296
|
||||
Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
||||
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=672805
|
||||
Patch2: new-gweather-api.patch
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
BuildRequires: bison
|
||||
@ -123,6 +126,7 @@ This package contains developer documentation for %{name}.
|
||||
%setup -q
|
||||
|
||||
%patch01 -p1 -b .fix-64bit-acinclude
|
||||
%patch2 -p1 -b .new-gweather-api
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -367,6 +371,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_datadir}/gtk-doc/html/libedataserverui
|
||||
|
||||
%changelog
|
||||
* Wed Jun 27 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-2
|
||||
- Build against libgweather 3.5
|
||||
|
||||
* Mon Jun 25 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-1
|
||||
- Update to 3.5.3
|
||||
- Add BR: gcr-devel >= 3.4
|
||||
|
1032
new-gweather-api.patch
Normal file
1032
new-gweather-api.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user