Author: sparky                       Date: Sun Aug  6 20:03:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with --as-needed instead of disabling it

---- Files affected:
SPECS:
   evolution.spec (1.198 -> 1.199) 

---- Diffs:

================================================================
Index: SPECS/evolution.spec
diff -u SPECS/evolution.spec:1.198 SPECS/evolution.spec:1.199
--- SPECS/evolution.spec:1.198  Sat Aug  5 23:07:11 2006
+++ SPECS/evolution.spec        Sun Aug  6 22:03:31 2006
@@ -26,6 +26,7 @@
 Source6:       %{name}-tasks.desktop
 Patch0:                %{name}-nolibs.patch
 Patch1:                %{name}-gnome-icon-theme.patch
+Patch2:                %{name}-as_needed-fix.patch
 URL:           http://www.ximian.com/products/ximian_evolution/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: ORBit2-devel >= 1:2.14.0
@@ -77,8 +78,6 @@
 Obsoletes:     gnome-pim
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                filterout_ld    (-Wl,)?--as-needed
-
 %description
 Evolution is the GNOME mailer, calendar, contact manager and
 communications tool. The tools which make up Evolution will be tightly
@@ -218,6 +217,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__glib_gettextize}
@@ -505,6 +505,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.199  2006/08/06 20:03:31  sparky
+- fix build with --as-needed instead of disabling it
+
 Revision 1.198  2006/08/05 21:07:11  sparky
 - convert no_build_with_as_needed 1 to filterout_ld -Wl,--as-needed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/evolution.spec?r1=1.198&r2=1.199&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to