rpms/gnash/devel gnash.spec,1.26,1.27

Kevin Kofler kkofler at fedoraproject.org
Wed Oct 8 18:49:00 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/gnash/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12030/devel

Modified Files:
	gnash.spec 
Log Message:
Need --with-qt4, not --with-qt4dir.


Index: gnash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnash/devel/gnash.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- gnash.spec	8 Oct 2008 18:35:15 -0000	1.26
+++ gnash.spec	8 Oct 2008 18:48:30 -0000	1.27
@@ -102,7 +102,7 @@
   --disable-dependency-tracking --disable-rpath \
   --enable-cygnal \
   --enable-gui=gtk,kde4,sdl,fb \
-  --with-qt4dir=%{_qt4_prefix} \
+  --with-qt4=%{_qt4_prefix} \
   --with-kde4=%{_kde4_prefix}
 #doesn't work currently: %%{?_smp_mflags}
 make 




More information about the scm-commits mailing list