SPECS: gnumeric.spec - rel.3, added gda12 patch
freetz
freetz at pld-linux.org
Fri Aug 11 21:47:22 CEST 2006
Author: freetz Date: Fri Aug 11 19:47:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel.3, added gda12 patch
---- Files affected:
SPECS:
gnumeric.spec (1.163 -> 1.164)
---- Diffs:
================================================================
Index: SPECS/gnumeric.spec
diff -u SPECS/gnumeric.spec:1.163 SPECS/gnumeric.spec:1.164
--- SPECS/gnumeric.spec:1.163 Fri Jul 14 23:40:37 2006
+++ SPECS/gnumeric.spec Fri Aug 11 21:47:17 2006
@@ -19,7 +19,7 @@
Summary(zh_CN): LinuxĎÂľÄExcel -- GNOMEľç×Óąí¸ń
Name: gnumeric
Version: 1.7.0
-Release: 2
+Release: 3
Epoch: 1
License: GPL
Group: X11/Applications
@@ -27,6 +27,7 @@
Source0: http://ftp.gnome.org/pub/gnome/sources/gnumeric/1.7/%{name}-%{version}.tar.bz2
# Source0-md5: 2b90b9631f19130eec5e9f1c1e3cffb4
Patch0: %{name}-help-path.patch
+Patch1: %{name}-gda12.patch
URL: http://www.gnome.org/gnumeric/
BuildRequires: GConf2-devel >= 2.14.0
BuildRequires: ORBit2-devel >= 1:2.14.0
@@ -38,7 +39,7 @@
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 1:2.12.0
BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gtk+2-devel >= 2:2.10.0
+BuildRequires: gtk+2-devel >= 2:2.10.1
BuildRequires: intltool >= 0.35
BuildRequires: libart_lgpl-devel >= 2.3.12
%if %{with gnome}
@@ -47,19 +48,19 @@
BuildRequires: libgsf-gnome-devel >= 1.14.1
%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.1
%endif
BuildRequires: libglade2-devel >= 1:2.6.0
BuildRequires: libgnomeprint-devel >= 2.12.0
BuildRequires: libgnomeprintui-devel >= 2.12.1
-%{?with_gnome:BuildRequires: libgnomeui-devel >= 2.15.2}
+%{?with_gnome:BuildRequires: libgnomeui-devel >= 2.15.90}
BuildRequires: libgsf-devel >= 1.14.1
BuildRequires: libtool
BuildRequires: libxml2-devel >= 1:2.6.26
# disabled by default - still experimental
%{?with_mono:BuildRequires: mono-devel >= 1.0.0}
-BuildRequires: pango-devel >= 1:1.13.3
+BuildRequires: pango-devel >= 1:1.13.4
BuildRequires: perl-base
BuildRequires: pkgconfig
BuildRequires: popt-devel
@@ -393,6 +394,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__gnome_doc_common}
@@ -403,7 +405,6 @@
%{__autoheader}
%{__autoconf}
%{__automake}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
%configure \
--disable-static \
--disable-schemas-install \
@@ -669,6 +670,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.164 2006/08/11 19:47:17 freetz
+- rel.3, added gda12 patch
+
Revision 1.163 2006/07/14 21:40:37 freetz
- rel.2, updated deps, --as-needed support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnumeric.spec?r1=1.163&r2=1.164&f=u
More information about the pld-cvs-commit
mailing list