Bug 398481

Summary: Incorrect license on doc subpackages
Product: [Fedora] Fedora Reporter: Christopher Stone <chris.stone>
Component: rpmlintAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7CC: tmz
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: 2007-11-25 18:05:05 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 Christopher Stone 2007-11-25 17:58:27 UTC
Description of problem:
rpmlint is giving an invalid warning message on my doc subpackage:
# rpmlint cal3d-doc
cal3d-doc.x86_64: W: invalid-license LGPL

However, the spec file clearly specifies LGPv2+ and I get no such rpmlint
warnings on the main package, and I only have one License tag in the cal3d spec
file.


Version-Release number of selected component (if applicable):
rpmlint-0.81-1.fc7

How reproducible:
rpmlint cal3d-doc

Steps to Reproduce:
1.  yum install 'cal3d*'
2.  rpmlint cal3d cal3d-doc
  
Actual results:
cal3d-doc.x86_64: W: invalid-license LGPL


Expected results:
<no output>


Additional info:
Running F-7 x86_64

Comment 1 Christopher Stone 2007-11-25 18:05:05 UTC
oops crap, this is my mistake, I was looking at a spec file that I had edited,
but never checked into cvs.  closing bug as invalid.