https://bugzilla.redhat.com/show_bug.cgi?id=994474 --- Comment #9 from Marcel Haerry <mh+fedora@xxxxxxxx> --- > > As far as I understood qr_encode.so is an internal library > > that should not be advertised as being provided by the package. > > However, it does not do that in my opinion: > > That's what it means. ;-) > > The package _does_ contain automatic Provides/Requires for the shared lib, > possibly depending on how/where you've built the package. > > The .fc20 dist tag in your test-build indicates you've built it for Fedora > 20 development (Rawhide), where things may have changed. I'm not up-to-date > on whether rpmbuild for F20 has been enhanced to ignore libs in private > paths. > > For a Fedora 19 build, you could observe it: > > $ rpmlint -i python-qrencode-1.01-1.fc19.x86_64.rpm > python-qrencode-debuginfo-1.01-1.fc19.x86_64.rpm > python-qrencode.x86_64: W: private-shared-object-provides Right, thank you very much for your lengthy explanation. Indeed, I only looked at builds on F20. So I integrated filters for Fedora <= 19 updated the spec file and the srpm: http://git.scrit.ch/srpm/python-qrencode/plain/SPECS/python-qrencode.spec http://scrit.ch/assets/python-qrencode-1.01-1.fc19.src.rpm And there are also two koji builds, which should be fine: F19: http://koji.fedoraproject.org/koji/taskinfo?taskID=5794022 F20: http://koji.fedoraproject.org/koji/taskinfo?taskID=5794091 $ rpmlint -i python-qrencode-1.01-1.fc19.x86_64.rpm python-qrencode-1.01-1.fc20.x86_64.rpm python-qrencode.x86_64: W: no-documentation The package contains no documentation (README, doc, etc). You have to include documentation files. python-qrencode.x86_64: W: no-documentation The package contains no documentation (README, doc, etc). You have to include documentation files. 2 packages and 0 specfiles checked; 0 errors, 2 warnings. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=CDpoMQDNaw&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review