rawhide egginfo - did i miss something?

Toshio Kuratomi a.badger at gmail.com
Sun Feb 17 04:57:38 UTC 2008


Oliver Falk wrote:
> Hi!
> 
> I'm quite sure I missed something... :-)
> 
> I just wanted to rebuild syck in rawhide due to php deps and now that:
> 
> http://koji.fedoraproject.org/koji/getfile?taskID=432438&name=build.log
> 
> ->
> error: Installed (but unpackaged) file(s) found:
>    /usr/lib/python2.5/site-packages/Syck-1.0-py2.5.egg-info
> 
> What is this, why is this and what's the best way to get rid of it? 
> Well, adding some rm into the specfile is easy, but is it the correct way?
> 

You want to include it with something like:

%files -n python-syck
%{python_sitelib}/Syck*egg-info
%{python_sitelib}/syck/

The explanation for why egg-info is a good thing is desirable on this page:
   http://fedoraproject.org/wiki/Packaging/Python/Eggs

-Toshio

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20080216/b4844eb6/attachment-0002.bin 


More information about the devel mailing list