SPECS: abiword.spec - rel.3, HEAD deps, use stable gda/gnomedb, dr...

freetz freetz at pld-linux.org
Fri Aug 11 22:07:09 CEST 2006


Author: freetz                       Date: Fri Aug 11 20:07:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.3, HEAD deps, use stable gda/gnomedb, dropped gda patch

---- Files affected:
SPECS:
   abiword.spec (1.125 -> 1.126) 

---- Diffs:

================================================================
Index: SPECS/abiword.spec
diff -u SPECS/abiword.spec:1.125 SPECS/abiword.spec:1.126
--- SPECS/abiword.spec:1.125	Sun Jul 30 05:02:17 2006
+++ SPECS/abiword.spec	Fri Aug 11 22:07:04 2006
@@ -2,16 +2,18 @@
 #
 # TODO:
 # - polish/complete descriptions
+# - fix broken bconds
 #
-%bcond_without	gnome	# without GNOME libs
-%bcond_without	gda	# libgda support
+#%bcond_without	gnome	# without GNOME libs
+#%bcond_without	gda	# libgda support
 #
 %define		mver	2.4
+#
 Summary:	Multi-platform word processor
 Summary(pl):	Wieloplatformowy procesor tekstu
 Name:		abiword
 Version:	2.4.5
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL
 Group:		X11/Applications
@@ -20,9 +22,8 @@
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-home_etc.patch
 Patch2:		%{name}-mailmerge.patch
-Patch3:		%{name}-gda.patch
-Patch4:		%{name}-poppler05x.patch
-Patch5:		%{name}-goffice03.patch
+Patch3:		%{name}-poppler05x.patch
+Patch4:		%{name}-goffice03.patch
 URL:		http://www.abisource.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -34,20 +35,20 @@
 BuildRequires:	eps-devel >= 1.2
 BuildRequires:	fontconfig-devel >= 1:2.3.95
 BuildRequires:	fribidi-devel >= 0.10.4
-BuildRequires:	glib2-devel >= 1:2.12.0
-BuildRequires:	gtk+2-devel >= 2:2.9.2
+BuildRequires:	glib2-devel >= 1:2.12.1
+BuildRequires:	gtk+2-devel >= 2:2.10.1
 BuildRequires:	gtkmathview-devel >= 0.7.6
-BuildRequires:	gucharmap-devel >= 1.6.0
-%{?with_gda:BuildRequires:	libgda-devel >= 1.9.100}
+BuildRequires:	gucharmap-devel >= 1.7.0
+BuildRequires:	libgda-devel >= 1:1.2.3
 BuildRequires:	libglade2-devel >= 1:2.6.0
-BuildRequires:	libgnomedb-devel >= 1.9.100
+BuildRequires:	libgnomedb-devel >= 1:1.2.2
 BuildRequires:	libgnomeprintui-devel >= 2.12.1
-BuildRequires:	libgnomeui-devel >= 2.15.2
+BuildRequires:	libgnomeui-devel >= 2.15.91
 BuildRequires:	libgoffice-devel >= 0.3.0
 BuildRequires:	libgsf-devel >= 1.14.1
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
-BuildRequires:	librsvg-devel >= 1:2.15.0
+BuildRequires:	librsvg-devel >= 1:2.15.90
 BuildRequires:	libtool
 BuildRequires:	libwmf-devel >= 2:0.2.8.4
 BuildRequires:	libwpd-devel >= 0.8.5
@@ -151,6 +152,7 @@
 Summary(pl):	Wtyczka AbiWorda dla GDA
 Group:		Applications/Productivity
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	gnome-database-access-properties >= 1:1.2.1
 
 %description plugin-gda
 Allows access to any database provided by libgda.
@@ -722,8 +724,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p0
+%patch4 -p0
 
 # use generic icon name
 sed -i -e 's|abiword_48.png|abiword.png|' abi/GNUmakefile.am
@@ -734,19 +735,20 @@
 %{__aclocal} -I ac-helpers
 %{__automake}
 %{__autoconf}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
-	--%{!?with_gnome:dis}%{?with_gnome:en}able-gnome \
 	--disable-static \
 	--enable-threads \
 	--with-libxml2 \
 	--with-pspell \
 	--with-sys-wv 
+
+# see TODO	
+#	--%{!?with_gnome:dis}%{?with_gnome:en}able-gnome \
+
 %{__make}
 
 cd ../abiword-plugins
 ./nextgen.sh
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure
 %{__make}
 
@@ -987,6 +989,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2006/08/11 20:07:04  freetz
+- rel.3, HEAD deps, use stable gda/gnomedb, dropped gda patch
+
 Revision 1.125  2006/07/30 03:02:17  aredridel
 - R: t1lib-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/abiword.spec?r1=1.125&r2=1.126&f=u



More information about the pld-cvs-commit mailing list