auto-import changelog data from evolution-data-server-0.0.94-1.src.rpm

Mon Jun 07 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.94-1
- 0.0.94
Wed May 26 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-4
- added ORBit2 requirement
This commit is contained in:
cvsdist 2004-09-09 04:36:59 +00:00
parent 2b334d147a
commit 43480819a9
3 changed files with 14 additions and 6 deletions

View File

@ -1 +1 @@
evolution-data-server-0.0.93.tar.bz2
evolution-data-server-0.0.94.tar.bz2

View File

@ -1,18 +1,20 @@
%define soup_version 2.1.10
%define soup_version 2.1.11
%define orbit2_version 2.9.8
%define eds_major 1.0
Summary: Backend data server for evolution
Name: evolution-data-server
Version: 0.0.93
Release: 3
Version: 0.0.94
Release: 1
License: GPL
Group: System Environment/Libraries
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/0.0/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-root
Requires: libsoup >= %{soup_version}
Requires: ORBit2 >= %{orbit2_version}
BuildRequires: glib2-devel, gnome-vfs2-devel, GConf2-devel, openldap-devel
BuildRequires: intltool, libsoup-devel
BuildRequires: intltool, libsoup-devel, ORBit2-devel
%description
This is the backend data server used by Evolution
@ -71,6 +73,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jun 7 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.94-1
- 0.0.94
* Wed May 26 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-4
- added ORBit2 requirement
* Fri May 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-3
- rebuild again

View File

@ -1 +1 @@
e4379c7af6b849dcec617058df620e13 evolution-data-server-0.0.93.tar.bz2
934acfdcbd6ef8f9c799bc2d05a9eb3d evolution-data-server-0.0.94.tar.bz2