Author: freetz Date: Wed Aug 9 18:18:13 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel.2, re-introduced stable gda/gnomedb support (patch added)
---- Files affected: SPECS: gnumeric.spec (1.158.2.2 -> 1.158.2.3) ---- Diffs: ================================================================ Index: SPECS/gnumeric.spec diff -u SPECS/gnumeric.spec:1.158.2.2 SPECS/gnumeric.spec:1.158.2.3 --- SPECS/gnumeric.spec:1.158.2.2 Fri May 19 00:58:20 2006 +++ SPECS/gnumeric.spec Wed Aug 9 20:18:08 2006 @@ -27,6 +27,7 @@ Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/1.6/%{name}-%{version}.tar.bz2 # Source0-md5: 78ffd75ae6abc3bb20dd04407a082a26 Patch0: %{name}-help-path.patch +Patch1: %{name}-gda12.patch URL: http://www.gnome.org/gnumeric/ BuildRequires: GConf2-devel BuildRequires: ORBit2-devel >= 1:2.14.0 @@ -48,8 +49,8 @@ BuildRequires: libgsf-gnome-devel >= 1.13.2 %endif %if %{with gda} -BuildRequires: libgda-devel >= 1.9.100 -BuildRequires: libgnomedb-devel >= 1.9.100 +BuildRequires: libgda-devel >= 1:1.2.3 +BuildRequires: libgnomedb-devel >= 1:1.2.2 %endif BuildRequires: libglade2-devel >= 1:2.4.0 %{?with_gnome:BuildRequires: libgnome-devel >= 2.14.0} @@ -373,6 +374,7 @@ %prep %setup -q %patch0 -p0 +%patch1 -p1 %build %{__gnome_doc_common} @@ -641,6 +643,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.158.2.3 2006/08/09 18:18:08 freetz +- rel.2, re-introduced stable gda/gnomedb support (patch added) + Revision 1.158.2.2 2006/05/18 22:58:20 baggins - release 2 - strict reqs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnumeric.spec?r1=1.158.2.2&r2=1.158.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
