packages: gwenhywfar/gwenhywfar.spec - try fix x86_64 build by adding --wit...

lisu lisu at pld-linux.org
Fri Sep 3 12:14:35 CEST 2010


Author: lisu                         Date: Fri Sep  3 10:14:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- try fix x86_64 build by adding --with-qt4-includes option

---- Files affected:
packages/gwenhywfar:
   gwenhywfar.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/gwenhywfar/gwenhywfar.spec
diff -u packages/gwenhywfar/gwenhywfar.spec:1.26 packages/gwenhywfar/gwenhywfar.spec:1.27
--- packages/gwenhywfar/gwenhywfar.spec:1.26	Fri Sep  3 11:59:40 2010
+++ packages/gwenhywfar/gwenhywfar.spec	Fri Sep  3 12:14:30 2010
@@ -78,7 +78,8 @@
 %{__automake}
 %configure \
 	--enable-static \
-	--with-openssl-libs=%{_libdir}
+	--with-openssl-libs=%{_libdir} \
+	--with-qt4-includes=%{_includedir}/qt4/QtGui
 %{__make}
 
 %install
@@ -141,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2010/09/03 10:14:30  lisu
+- try fix x86_64 build by adding --with-qt4-includes option
+
 Revision 1.26  2010/09/03 09:59:40  lisu
 - s/QtCore-devel/QtGui-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gwenhywfar/gwenhywfar.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list