rpms/aqbanking/F-13 aqbanking.spec,1.62,1.63

Bill Nottingham notting at fedoraproject.org
Mon Mar 8 21:21:09 UTC 2010


Author: notting

Update of /cvs/extras/rpms/aqbanking/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4933/F-13

Modified Files:
	aqbanking.spec 
Log Message:
Only build qbanking for now until we actually have a qt4 user of aqbanking.



Index: aqbanking.spec
===================================================================
RCS file: /cvs/extras/rpms/aqbanking/F-13/aqbanking.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- aqbanking.spec	8 Mar 2010 21:11:32 -0000	1.62
+++ aqbanking.spec	8 Mar 2010 21:21:09 -0000	1.63
@@ -83,7 +83,7 @@ compiling programs using the qbanking bi
 
 %build
 [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh
-%{configure} --disable-static 
+%{configure} --disable-static  --with-frontends="qbanking"
 
 make LIBTOOL=/usr/bin/libtool
 



More information about the scm-commits mailing list