https://bugzilla.rpmfusion.org/show_bug.cgi?id=1975
--- Comment #12 from Richard <hobbes1069(a)gmail.com> 2011-11-13 19:40:24 CET ---
It looks like you still have the fdupes in there. See Nicolas's comments:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=1975#c4
Your subpackage needs to depend on the release as well:
Requires: %{name} = %{version}
to
Requires: %{name} = %{version}-%{release}
Also, make sure you increment the release tag in-between updates, even for
this.
--
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.