http://bugzilla.rpmfusion.org/show_bug.cgi?id=436
--- Comment #5 from Kevin Kofler <kevin.kofler(a)chello.at> 2009-03-15 02:15:45 ---
Oh, another 3 complaints:
* libmoon0 is another openSUSEism, please call that package moonlight-libs
(just use %package libs, %files libs etc.).
* -n moonlight-tools is redundant, just use %package tools and %files tools
instead. Likewise for the other moonlight-* subpackages. (The purpose of -n is
not to prepend the name of the main package to the subpackage's name, it should
not be used when the name of the subpackage starts with the main package's name
anyway.)
* There's a "Requires: libmoon0 == %{version}", the == should be a plain =
for
consistency (and as written above, it should be moonlight-libs, not libmoon0).
--
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.