- Update to 2.25.90
- Add libical build requirement.
This commit is contained in:
parent
b2610fee5a
commit
61155956d6
@ -1 +1 @@
|
||||
evolution-data-server-2.25.5.tar.bz2
|
||||
evolution-data-server-2.25.90.tar.bz2
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user