[sear] Remove overrides for guichan 0.5.

Bruno Wolff III bruno at fedoraproject.org
Sun May 29 20:59:59 UTC 2011


commit d523f945566df486afa7792053b2bb50a84451eb
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun May 22 11:18:06 2011 -0500

    Remove overrides for guichan 0.5.

 sear.spec |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/sear.spec b/sear.spec
index 3fa6211..e915e5c 100644
--- a/sear.spec
+++ b/sear.spec
@@ -47,12 +47,6 @@ chmod a-x */*.xpm
 
 # Since this isn't an actual release we need to do autotools stuff
 ./autogen.sh
-LDFLAGS="-L%{_libdir}/guichan-0.5"
-export LDFLAGS
-CFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS"
-export CFLAGS
-CXXFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS"
-export CXXFLAGS
 %configure
 make %{?_smp_mflags}
 
@@ -94,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 - The sigc2 changes appear to be upstream
 - The gcc 4.4 issues appear to have been fixed upstream
 - mercator is now version 0.3
+- Remove overrides for guichan 0.5
 
 * Tue May 10 2011 Tom Callaway <spot at fedoraproject.org> - 0.6.3-18
 - Fix build against eris 1.3.16 and latest varconf


More information about the scm-commits mailing list