rpmlint program returns following errors for rep-gtk: spurious-executable-perm /usr/share/doc/rep-gtk-0.90.2/examples/gtktreeview.jl spurious-executable-perm /usr/share/doc/rep-gtk-0.90.2/examples/clist.jl spurious-executable-perm /usr/share/doc/rep-gtk-0.90.2/examples/hello.jl
I could do "chmod 644" in spec file, but these should be fixed in repository. wrong-file-end-of-line-encoding /usr/share/doc/rep-gtk-0.90.2/examples/uimanager/toolbar.ui wrong-file-end-of-line-encoding /usr/share/doc/rep-gtk-0.90.2/examples/uimanager/menu.ui These files are CRLF, not LF. rpmlint gives lot of "devel file in non-devel package" and similar errors. I'll send patches to these later.
