The attached patch adds libflashsupport to the default whitelist for x86 to make flash works with pulseaudio on x86_64 systems. Please apply (and also consider building a new package for f8 with this included).
Adel
diff --git a/plugins/basearchonly/basearchonly.conf b/plugins/basearchonly/basearchonly.conf index 3672778..f19bf01 100644 --- a/plugins/basearchonly/basearchonly.conf +++ b/plugins/basearchonly/basearchonly.conf @@ -1,7 +1,7 @@ [main] enabled=1 [x86] -whitelist = firefox +whitelist = firefox, libflashsupport [ppc] whitelist = kernel, gdb, frysk, systemtap, ltrace, strace, valgrind [sparc]
_______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
