<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 12, 2013 at 10:51 AM, Darryl L. Pierce <span dir="ltr">&lt;<a href="mailto:mcpierce@gmail.com" target="_blank">mcpierce@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have two separate pieces of Python code (one pure Python, one that is<br>
C++ code that has a Swigged Python binding) that each want to live in a<br>
package named qpid. (they&#39;re both Python bindings for the Qpid project)<br>
<br>
Is it possible to have two different packages (they&#39;re not subpackages<br>
of some other package) live in a directory like<br>
/usr/lib64/python2.7/site-packages/qpid without either one explicitly<br>
owning the directory qpid? A user can potentially install one or both.<br>
Their code will all live inside of subdirectories of qpid (either<br>
messaging or messagingc).<br>
<br>
How do I handle that from a packaging perspective?<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div>If nothing else owns that dir, they both should.<br><br></div><div>-J<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888">
--<br>
Darryl L. Pierce &lt;<a href="mailto:mcpierce@gmail.com">mcpierce@gmail.com</a>&gt;<br>
<a href="http://mcpierce.multiply.com/" target="_blank">http://mcpierce.multiply.com/</a><br>
&quot;What do you care what people think, Mr. Feynman?&quot;<br>
</font></span><br>--<br>
packaging mailing list<br>
<a href="mailto:packaging@lists.fedoraproject.org">packaging@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/packaging" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/packaging</a><br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://cecinestpasunefromage.wordpress.com/" target="_blank">http://cecinestpasunefromage.wordpress.com/</a><br>
------------------------------------------------<br>in your fear, seek only peace<br>in your fear, seek only love<br><br>-d. bowie
</div></div>