https://bugzilla.redhat.com/show_bug.cgi?id=1230963 --- Comment #18 from William Moreno <williamjmorenor@xxxxxxxxx> --- Spec URL: https://williamjmorenor.fedorapeople.org/rpmdev/mkdocs.spec SRPM URL: https://williamjmorenor.fedorapeople.org/rpmdev/mkdocs-0.14.0-4.fc22.src.rpm I have removed bundled fonst and hightligh.pack.js and simlink to system files and mkdocs is working! I made a loop to simlink the fonst and js in every theme, but I wrote each theme name by hand in the loop so I wan to ask if you can recomend a way to get the themes names with out need to write every theme name by hand. ====== for theme in "amelia" "bootstrap" "cerulean" "cosmo" "cyborg" "flatly" \ "journal" "mkdocs" "readable" "readthedocs" "simplex" "slate" "spacelab" \ "united" "yeti" do ===== I wrote a base manpage and it is proposed to upstream, with this there is nor rpmlint messages. I have opened a bug in python-tornado to have all depencies in f22 and not only in rawhide https://bugzilla.redhat.com/show_bug.cgi?id=1241771 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review