On 11/17/2014 10:11 PM, Nicolas Chauvet wrote:
On a side note, I remind you that suhc content is probably not
relevant for a copr repository.
Please double check if it's permitted.
You're right, it's not. Repo
deleted.
As a very quick review, you should update the %description for the
340xx branch.
I've done that, if there's still something wrong with the
description
could you please be more specific?
About the libnvidia-ml.so move, Can you reminds me which are the
dependencies of it (using ldd) ? It may be better to move the
nvidia-debugdump to the cuda subpackage instead. But actually it looks
correct.
linux-vdso.so.1 => (0x00007ffffc602000)
libnvidia-ml.so.1 => /usr/lib64/nvidia-340xx/libnvidia-ml.so.1
(0x00007fbc98060000)
libc.so.6 => /lib64/libc.so.6 (0x0000003849800000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x000000384a000000)
libdl.so.2 => /lib64/libdl.so.2 (0x0000003849c00000)
/lib64/ld-linux-x86-64.so.2 (0x0000003849400000)
I briefly thought about moving the binary but i assumed it was left in
the main package for the debugging purposes ( nvidia-bug-report.sh).
But then again, most users will probably never need it, so I agree.
Przemysław Palacz