http://bugzilla.rpmfusion.org/show_bug.cgi?id=289
--- Comment #27 from Erik van Pienbroek <erik-rpmfusion(a)vanpienbroek.nl> 2009-01-10
17:53:55 ---
(In reply to comment #26)
should we put something like
find /home -type d -name '.gstreamer-0.10' | xargs -r /bin/rm -rf
in %post
or in %triggerin
No, that doesn't solve the problem. The problem is that the w32codecs need to
be installed before any gstreamer application is launched after the
installation of gstreamer-pitfdll. If this isn't done, the w32codecs won't be
detected and the user is forced to remove the ~/.gstreamer-0.10 directory
before the w32codecs will be detected by gstreamer.
The only situation where this command would give the right effect is in a
w32codecs RPM package...but as we can't put it in RPMFusion it's a no-go..
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.