[Bug 887611] Review Request: vdr-vnsiserver - VDR plugin to handle XBMC clients via VNSI

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 29 11:22:10 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=887611

Mohamed El Morabity <pikachu.2014 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|nobody at fedoraproject.org    |pikachu.2014 at gmail.com

--- Comment #17 from Mohamed El Morabity <pikachu.2014 at gmail.com> ---
I'd be glad to review this package. I see also no problem to include this
package in the official repositories.

Some comments:
- is there any reason you base your plugin on a git commit? Using the latest
tag (Frodo_rc3 ) isn't OK? I've been using this tag for a moment with XBMC,
with no particular issue.

- vdr-devel provides many useful RPM macros (see /etc/rpm/macros.vdr) you
should use instead of those you set on your .spec file:
  %{plugindir} --> %{vdr_plugindir}
  %{apiver}    --> %{vdr_apiversion}
  %{configdir} --> %{vdr_configdir}

- Is there a reason you add extra flags to %{optflags}? I can understand -fPIC
is needed, but what about all the others?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=C44pJkx6lP&a=cc_unsubscribe



More information about the package-review mailing list