Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: gfs-kmod https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201077 ------- Additional Comments From fedora@xxxxxxxxxxxxx 2006-08-03 02:42 EST ------- (In reply to comment #1) > Note that I had to slightly modify kmodtool to get it to build properly. Why? kmodtool works fine for a lot of other packages and is on the way into redhat-rpm-config-8.0.40-1 -- modification per-package shouldn't be needed and not be allowed. Looking closer: -/lib/modules/${verrel}${variant}/extra/${kmod_name}/ +/lib/modules/${verrel}${variant}/kernel/extra/${kmod_name}/ This is wrong. Kernel-Modules have to live below /lib/modules/${verrel}${variant}/extra/ If GFS doesn't isntall them there fix your package. -BuildRequires: kernel${dashvariant}-devel-%{_target_cpu} = ${verrel} +#BuildRequires: kernel${dashvariant}-devel-%{_target_cpu} = ${verrel} +#BuildRequires: kernel${dashvariant}-devel = ${verrel} This seems totally wrong to me. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review