[Bug 201077] gfs-kmod

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 3 06:51:23 UTC 2006


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 at leemhuis.info  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.




More information about the Fedora-package-review mailing list