Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=949214

--- Comment #10 from Orion Poplawski <[email protected]> ---
> [?]: Package requires other packages for directories it uses.

So, this package installs files into the following directories:
python-iptools:
%{python_sitelib}

python3-iptools:
%{python3_sitelib}

So, python-iptools needs to require the package that provides (owns)
%{python_sitelib}, which is the python package.  python3 owns
%{python3_sitelib}.

> [?]: Package functions as described.

This has to be a bit of a judgement call, but you probably try to use the
package.  Run python, import iptools, maybe run some test code.

> [?]: Latest version is packaged.

I've packaged version 0.6.0.  You would check the upstream website and make
sure that is the latest released version.

> [?]: Packages should try to preserve timestamps of original installed files.

Files are installed with cp -p or install to preserve timestamps.

-- 
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=bPjWy1NJEH&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to