SPECS: evolution-data-server.spec - fix instead of disabling --as-...

sparky sparky at pld-linux.org
Sun Aug 6 20:39:06 CEST 2006


Author: sparky                       Date: Sun Aug  6 18:39:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix instead of disabling --as-needed

---- Files affected:
SPECS:
   evolution-data-server.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/evolution-data-server.spec
diff -u SPECS/evolution-data-server.spec:1.83 SPECS/evolution-data-server.spec:1.84
--- SPECS/evolution-data-server.spec:1.83	Sun Aug  6 12:02:26 2006
+++ SPECS/evolution-data-server.spec	Sun Aug  6 20:39:01 2006
@@ -20,6 +20,7 @@
 # Source0-md5:	07fa3db5725d41093b22d4e90c2ced87
 Patch0:		%{name}-workaround-cal-backend-leak.patch
 Patch1:		%{name}-gcc4.patch
+Patch2:		%{name}-as_needed-fix.patch
 URL:		http://www.ximian.com/products/ximian_evolution/
 BuildRequires:	ORBit2-devel >= 1:2.14.2
 BuildRequires:	autoconf >= 2.52
@@ -44,7 +45,6 @@
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		filterout_ld	(-Wl,)?--as-needed
 %define		schemadir	/usr/share/openldap/schema
 
 %description
@@ -118,6 +118,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__glib_gettextize}
@@ -242,6 +243,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2006/08/06 18:39:01  sparky
+- fix instead of disabling --as-needed
+
 Revision 1.83  2006/08/06 10:02:26  wolf
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/evolution-data-server.spec?r1=1.83&r2=1.84&f=u



More information about the pld-cvs-commit mailing list