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 Jussi Lehtola <jussi.lehtola@xxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jussi.lehtola@xxxxxx --- Comment #3 from Jussi Lehtola <jussi.lehtola@xxxxxx> 2011-03-27 14:38:51 EDT --- (In reply to comment #2) > (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. And you don't want to be explicit about the version of python itself, so this should be just %{python_sitelib}/tcms/ %{python_sitelib}/Nitrate-%{version}-py*.egg-info/ -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review