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=816014

--- Comment #5 from Matthias Runge <mru...@matthias-runge.de> 2012-04-26 
14:20:33 EDT ---
ok, one final addition: you should write your files-section this way:
%{python_sitelib}/tgscheduler
%{python_sitelib}/%{modname}-%{version}-*.egg-info

instead of:
%{python_sitelib}/tgscheduler/*
%{python_sitelib}/%{modname}-%{version}-*.egg-info/*

The first version includes the directories (and their files) into files list,
the latter only the files (without dirs). You could verify by doing rpm -qlp
...rpm

I see no other issues, but this (must own all directories it creates) is a
must, if you please could adjust that, we're done.

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to