- Update to 2.25.90

- Add libical build requirement.
This commit is contained in:
Matthew Barnes 2009-02-02 18:26:42 +00:00
parent b2610fee5a
commit 61155956d6
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
evolution-data-server-2.25.5.tar.bz2
evolution-data-server-2.25.90.tar.bz2

View File

@ -10,6 +10,7 @@
%define intltool_version 0.35.5
%define libbonobo_version 2.20.3
%define libgweather_version 2.25.4
%define libical_version 0.43
%define orbit2_version 2.9.8
%define soup_version 2.3.0
%define sqlite_version 3.5
@ -29,7 +30,7 @@
### Abstract ###
Name: evolution-data-server
Version: 2.25.5
Version: 2.25.90
Release: 1%{?dist}
License: LGPLv2
Group: System Environment/Libraries
@ -73,6 +74,7 @@ BuildRequires: libglade2-devel
BuildRequires: libgnome-devel
BuildRequires: libgnomeui-devel
BuildRequires: libgweather-devel >= %{libgweather_version}
BuildRequires: libical-devel >= %{libical_version}
BuildRequires: libsoup-devel >= %{soup_version}
BuildRequires: libtool
BuildRequires: sqlite-devel >= %{sqlite_version}
@ -380,6 +382,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libedataserverui
%changelog
* Mon Feb 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-1.fc11
- Update to 2.25.90
- Add libical build requirement.
* Mon Jan 19 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.5-1.fc11
- Update to 2.25.5
- Bump gtk2_version to 2.14.0.

View File

@ -1 +1 @@
5f13cc08d257a049ff0475ad0a2f027b evolution-data-server-2.25.5.tar.bz2
3fe170914f4c12031fa29d023cc6b6ea evolution-data-server-2.25.90.tar.bz2