Bug 1401243

Summary: Bundled libraries not declared in spec file
Product: [Fedora] Fedora Reporter: Germano Massullo <germano.massullo>
Component: python-djangoAssignee: Matthias Runge <mrunge>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: bkabrda, jakub.dornak, jal233, mhroncok, michel, mrunge
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-28 13:49:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Germano Massullo 2016-12-03 22:35:16 UTC
Description of problem:
In guide
https://fedoraproject.org/wiki/Packaging:Guidelines#Bundling_and_Duplication_of_system_libraries
there is written that bundled libraries must be declared into spec file by using Provides: bundled(<libname>)

python-django package contains [1] jquery, xregexp but they are not declared in the spec file of python-django

[1]: https://github.com/django/django/tree/master/django/contrib/admin/static/admin/js/vendor