Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=690728 Martin Gieseking <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Martin Gieseking <[email protected]> 2011-03-27 14:11:40 EDT --- (In reply to comment #1) > - %{python_sitelib}/* means that your package owns the whole folder, > it should mention at least the appropriate subfolders for your package > files: > %{python_sitelib}/tcms/* > %{python_sitelib}/Nitrate-%{version}-py2.7.egg-info/* Right, but the asterisks must be omitted. Otherwise, the package doesn't own the folders any longer but only their contents. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
