Bug 120448

Summary: (BUILDDEP) Kernel needs dependancy for newer modutils
Product: [Fedora] Fedora Reporter: David Juran <djuran>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-15 00:24:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Juran 2004-04-08 20:34:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
The kernel should declare BuildRequires modutils >= 2.4.26-14 or so,
since modinfo -l in older versions (e.g. 2.4.25-13) puts quotation
marks around the licens and then line 611 in the spec-file causes the
build to break.

Version-Release number of selected component (if applicable):
kernel-2.6.5-1.308

How reproducible:
Always

Steps to Reproduce:
1. rpm -U modutils 2.4.25-13
2. rpmbuild -ba --target i386,i686 kernel-2.6.spec

    

Additional info:

Comment 1 Dave Jones 2004-06-15 00:24:32 UTC
fixed.