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

Wed Apr 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.92-1
- Update to 0.0.92; added a define and a requirement on the libsoup version
Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> - 0.0.90-1
- 0.0.90
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 04:36:03 +00:00
parent b2d4cc1afd
commit 58ae61e2fc
3 changed files with 16 additions and 4 deletions

View File

@ -1 +1 @@
evolution-data-server-0.0.6.tar.bz2
evolution-data-server-0.0.92.tar.bz2

View File

@ -1,15 +1,18 @@
%define soup_version 2.1.9
%define eds_major 1.0
Summary: Backend data server for evolution
Name: evolution-data-server
Version: 0.0.6
Version: 0.0.92
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}
BuildRequires: glib2-devel, gnome-vfs2-devel, GConf2-devel, openldap-devel
BuildRequires: intltool
BuildRequires: intltool, libsoup-devel
%description
This is the backend data server used by Evolution
@ -68,6 +71,15 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Apr 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.92-1
- Update to 0.0.92; added a define and a requirement on the libsoup version
* Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> - 0.0.90-1
- 0.0.90
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Jan 26 2004 Jeremy Katz <katzj@redhat.com> - 0.0.6-1
- 0.0.6

View File

@ -1 +1 @@
ffc4b485f3a40aaaaae163c08df5cb4e evolution-data-server-0.0.6.tar.bz2
725e10f30be911710085af325fc1aa53 evolution-data-server-0.0.92.tar.bz2