http://bugzilla.rpmfusion.org/show_bug.cgi?id=993
--- Comment #51 from Richard <hobbes1069(a)gmail.com> 2010-10-21 16:17:20 ---
Other than the missing dependencies the only two things that I can tell the
package MIGHT be violating is:
- The spec file MUST handle locales properly. This is done by using the
%find_lang macro. Using %{_datadir}/locale/* is strictly forbidden.
- Permissions on files must be set properly. Executables should be set with
executable permissions, for example. Every %files section must include a
%defattr(...) line.
Can someone confirm one way or the other?
--
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.