Bug 1534147 - Add proper license for icon patch
Summary: Add proper license for icon patch
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyobd
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1481645
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-13 14:48 UTC by Raphael Groner
Modified: 2018-01-15 14:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-15 14:29:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Raphael Groner 2018-01-13 14:48:51 UTC
Description of problem:
We forgot to add license of the additional patch to have an icon in the package.

Version-Release number of selected component (if applicable):
python-pyobd-0.9.3-8.fc28

How reproducible:
yes

Steps to Reproduce:
1. dnf install python-pyobd
2. rpm -ql python-pyobd |grep license
3.

Actual results:
/usr/share/licenses does not contain license file for the icon
spec file does not list by-sa/3.0

Expected results:
- filesystem (at least):
/usr/share/licenses/README.Fedora
- spec file:
# CC-BY-SA for icon, see README.Fedora
License:        GPLv2+ and CC-BY-SA
%files -n python2-%{srcname}
%license COPYING README.Fedora

Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1481645


Note You need to log in before you can comment on or make changes to this bug.