rpms/gnash/devel gnash.spec,1.39,1.40

Kevin Kofler kkofler at fedoraproject.org
Sat Oct 18 22:36:08 UTC 2008


Author: kkofler

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

Modified Files:
	gnash.spec 
Log Message:
Try without --with-qt-*, they seem to hurt rather than help.


Index: gnash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnash/devel/gnash.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- gnash.spec	18 Oct 2008 22:23:57 -0000	1.39
+++ gnash.spec	18 Oct 2008 22:35:38 -0000	1.40
@@ -128,8 +128,6 @@
   --enable-cygnal \
   --enable-gui=gtk,kde,kde4,sdl,fb \
   --disable-kparts \
-  --with-qt-incl=$QTDIR/include \
-  --with-qt-lib=$QTDIR/lib \
   --with-qt4=%{_kde4_prefix} \
   --with-kde4=%{_kde4_prefix}
 %else
@@ -288,7 +286,7 @@
 - update KDE 4 patch (undo the backporting and use original patch)
 - patch to make autoreconf work
 - add missing BR giflib-devel
-- use --with-qt-incl and --with-qt-lib instead of unrecognized --with-qtdir
+- omit unrecognized --with-qtdir
 
 * Sat Oct 18 2008 Patrice Dumas <pertusus at free.fr> 0.8.4-1
 - update to 0.8.4




More information about the scm-commits mailing list