- Update to 2.21.4
- Require gtk-doc >= 1.9.
This commit is contained in:
parent
a3963ab079
commit
3da816d3f1
@ -1 +1 @@
|
||||
evolution-data-server-2.21.3.tar.bz2
|
||||
evolution-data-server-2.21.4.tar.bz2
|
||||
|
@ -5,6 +5,7 @@
|
||||
%define nntp_support 1
|
||||
|
||||
%define glib2_version 2.14.0
|
||||
%define gtk_doc_version 1.9
|
||||
%define intltool_version 0.35.5
|
||||
%define libbonobo_version 2.4.2
|
||||
%define orbit2_version 2.9.8
|
||||
@ -25,8 +26,8 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 2.21.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.21.4
|
||||
Release: 1%{?dist}
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Summary: Backend data server for Evolution
|
||||
@ -75,7 +76,7 @@ BuildRequires: gettext
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gnome-vfs2-devel
|
||||
BuildRequires: gnutls-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gtk-doc >= %{gtk_doc_version}
|
||||
BuildRequires: intltool >= %{intltool_version}
|
||||
BuildRequires: libbonobo-devel >= %{libbonobo_version}
|
||||
BuildRequires: libglade2-devel
|
||||
@ -387,6 +388,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/libedataserverui
|
||||
|
||||
%changelog
|
||||
* Mon Dec 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.4-1.fc9
|
||||
- Update to 2.21.4
|
||||
- Require gtk-doc >= 1.9.
|
||||
|
||||
* Tue Dec 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.3-2
|
||||
- Rebuild against openssl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user