From a8db9b720e1233cbcb7e237f798bb229ead2d4b4 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:37:55 +0000 Subject: auto-import changelog data from evolution-data-server-0.0.96-3.src.rpm Mon Jul 26 2004 David Malcolm - rebuilt Tue Jul 20 2004 David Malcolm - 0.0.96-2 - added version numbers to the BuildRequires test for libsoup-devel and ORBit2-devel Tue Jul 20 2004 David Malcolm - 0.0.96-1 - 0.0.96; libsoup required is now 2.1.12 --- diff --git a/.cvsignore b/.cvsignore index 32a82e1..b2b7587 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-data-server-0.0.95.tar.bz2 +evolution-data-server-0.0.96.tar.bz2 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 380b577..97768fe 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -1,11 +1,11 @@ -%define soup_version 2.1.11 +%define soup_version 2.1.12 %define orbit2_version 2.9.8 %define eds_major 1.0 Summary: Backend data server for evolution Name: evolution-data-server -Version: 0.0.95 +Version: 0.0.96 Release: 3 License: GPL Group: System Environment/Libraries @@ -14,7 +14,9 @@ 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, ORBit2-devel +BuildRequires: intltool +BuildRequires: libsoup-devel >= %{soup_version} +BuildRequires: ORBit2-devel >= %{orbit2_version} %description This is the backend data server used by Evolution @@ -73,6 +75,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jul 26 2004 David Malcolm +- rebuilt + +* Tue Jul 20 2004 David Malcolm - 0.0.96-2 +- added version numbers to the BuildRequires test for libsoup-devel and ORBit2-devel + +* Tue Jul 20 2004 David Malcolm - 0.0.96-1 +- 0.0.96; libsoup required is now 2.1.12 + * Thu Jul 8 2004 David Malcolm - rebuilt diff --git a/sources b/sources index 7b24abd..2a195f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de96c947e8198c0bf3520566f54aa72b evolution-data-server-0.0.95.tar.bz2 +ef6c271be54059d9fd4e5cac90a1bd6e evolution-data-server-0.0.96.tar.bz2