packages: gwenhywfar/gwenhywfar.spec - another try to fix x86_64 by force s...

lisu lisu at pld-linux.org
Fri Sep 3 13:18:07 CEST 2010


Author: lisu                         Date: Fri Sep  3 11:18:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- another try to fix x86_64 by force set qt4_includes (patch)

---- Files affected:
packages/gwenhywfar:
   gwenhywfar.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/gwenhywfar/gwenhywfar.spec
diff -u packages/gwenhywfar/gwenhywfar.spec:1.28 packages/gwenhywfar/gwenhywfar.spec:1.29
--- packages/gwenhywfar/gwenhywfar.spec:1.28	Fri Sep  3 12:17:45 2010
+++ packages/gwenhywfar/gwenhywfar.spec	Fri Sep  3 13:18:01 2010
@@ -13,6 +13,7 @@
 # http://www2.aquamaniac.de/sites/download/packages.php
 Source0:	%{name}-%{version}.tar.gz
 # Source0-md5:	513ea7b5b22edf512fa7d825ef544954
+Patch0:		%{name}-qt4-includes.patch
 URL:		http://gwenhywfar.sourceforge.net/
 BuildRequires:	QtGui-devel
 BuildRequires:	autoconf >= 2.60
@@ -67,6 +68,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 # gettextize not used (custom support instead of AM_GNU_GETTEXT)
@@ -78,8 +80,7 @@
 %{__automake}
 %configure \
 	--enable-static \
-	--with-openssl-libs=%{_libdir} \
-	--with-qt4-includes=%{_includedir}/qt4
+	--with-openssl-libs=%{_libdir}
 %{__make}
 
 %install
@@ -142,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2010/09/03 11:18:01  lisu
+- another try to fix x86_64 by force set qt4_includes (patch)
+
 Revision 1.28  2010/09/03 10:17:45  lisu
 - search for qt4 includes in proper path
 
================================================================

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



More information about the pld-cvs-commit mailing list