SPECS: abiword.spec - updated deps, --as-needed support
freetz
freetz at pld-linux.org
Fri Jul 14 23:04:00 CEST 2006
Author: freetz Date: Fri Jul 14 21:04:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated deps, --as-needed support
---- Files affected:
SPECS:
abiword.spec (1.123 -> 1.124)
---- Diffs:
================================================================
Index: SPECS/abiword.spec
diff -u SPECS/abiword.spec:1.123 SPECS/abiword.spec:1.124
--- SPECS/abiword.spec:1.123 Thu Jul 13 23:02:09 2006
+++ SPECS/abiword.spec Fri Jul 14 23:03:54 2006
@@ -34,22 +34,22 @@
BuildRequires: eps-devel >= 1.2
BuildRequires: fontconfig-devel >= 1:2.3.95
BuildRequires: fribidi-devel >= 0.10.4
-BuildRequires: glib2-devel >= 1:2.11.2
+BuildRequires: glib2-devel >= 1:2.12.0
BuildRequires: gtk+2-devel >= 2:2.9.2
BuildRequires: gtkmathview-devel >= 0.7.6
BuildRequires: gucharmap-devel >= 1.6.0
%{?with_gda:BuildRequires: libgda-devel >= 1.9.100}
-BuildRequires: libglade2-devel >= 1:2.5.1
+BuildRequires: libglade2-devel >= 1:2.6.0
BuildRequires: libgnomedb-devel >= 1.9.100
-BuildRequires: libgnomeprintui-devel >= 2.12.0
-BuildRequires: libgnomeui-devel >= 2.15.1
+BuildRequires: libgnomeprintui-devel >= 2.12.1
+BuildRequires: libgnomeui-devel >= 2.15.2
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: libtool
-BuildRequires: libwmf-devel >= 2:0.2.8
+BuildRequires: libwmf-devel >= 2:0.2.8.4
BuildRequires: libwpd-devel >= 0.8.5
BuildRequires: libxml2-devel >= 1:2.6.26
BuildRequires: link-grammar-devel >= 4.2.1
@@ -733,6 +733,7 @@
%{__aclocal} -I ac-helpers
%{__automake}
%{__autoconf}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
%configure \
--%{!?with_gnome:dis}%{?with_gnome:en}able-gnome \
--disable-static \
@@ -744,6 +745,7 @@
cd ../abiword-plugins
./nextgen.sh
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
%configure
%{__make}
@@ -984,6 +986,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.124 2006/07/14 21:03:54 freetz
+- updated deps, --as-needed support
+
Revision 1.123 2006/07/13 21:02:09 jareq
- updated to 2.4.5
- removed %{name}-x86_64.patch (included in source)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/abiword.spec?r1=1.123&r2=1.124&f=u
More information about the pld-cvs-commit
mailing list