https://bugzilla.redhat.com/show_bug.cgi?id=827167

Brendan Jones <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Brendan Jones <[email protected]> ---
Hi Gary

I'm no sponsor, but I do have this hardware so happy to help out where I can.

You'll need to package VirtualGL first.

A few quick recommendations on the SPEC
 - use macros whereever possible ie. %name.conf %name. for bumblebee
 - drop GNU from the license
 - move the URL from the description to the URL tag e.g.
URL:            http://%{name}-project.org/
 - align all your tags as the previous example for readablity
 - use %{optflags} in place of the CFLAGS you've specified
 - %{sysconfigdir} for /etc %{prefix} for /usr %{_libdir|, %{_bindir} etc
whereerver possible http://fedoraproject.org/wiki/Packaging:RPMMacros
 - create a Source1: for your sysv init script 
 - %clean is only required for EPEL5, similarly rm -rf in %install section, if
you do not intend to build for EPEL5 reomve them 
 - %defattr no longer required

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to