https://bugzilla.rpmfusion.org/show_bug.cgi?id=2081
--- Comment #6 from Mohamed El Morabity <pikachu.2014(a)gmail.com> 2012-01-28 16:42:49
CET ---
You don't need to define the %python_sitelib macro in recent releases of
Fedora:
http://fedoraproject.org/wiki/Packaging:Python#Macros
You don't need to set a version condition on Python, since Fedora 15, the
latest supported release, provides Python 2.7. You should also replace
python/python-devel by python2/python2-devel (in case Fedora one day uses
python3 as default python version).
You can even drop the Requires on python since pygtk2 already requires it.
You still require more media players than needed:
Requires: totem
Requires: mplayer
Unless you ask upstream to use the default media player (through xdg-open for
example), I think mplayer is a good compromise, for those who don't wan't a
GNOME/Qt application installed with wto.
--
Configure bugmail:
https://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.