Spec URL: http://jbowes.fedorapeople.org/tmp/python-zsi.spec SRPM URL: http://jbowes.fedorapeople.org/tmp/python-zsi-2.0-1.fc7.src.rpm Description: The Zolara SOAP Infrastructure provides libraries for developing web services using the python programming language. The libraries implement the various protocols used when writing web services including SOAP, WSDL, and other related protocols.
I get build errors: RPM build errors: user jbowes does not exist - using root group jbowes does not exist - using root user jbowes does not exist - using root group jbowes does not exist - using root File not found by glob: /var/tmp/python-zsi-2.0-1.fc8-root-root/usr/lib/python2.5/site-packages/*egg-info so the files in the srpm need to have their ownership fixed, and the files sections can be rewritten with wildcard like: %{python_sitelib}/* %exclude %{python_sitelib}/ZSI/twisted so you can get all the files in the site lib, except for the part that goes in the twisted subpackage. Also you need to run rpmlint; I get permissions on scripts that need to be fixed: python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/dispatch.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/schema.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/writer.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/wstools/c14n.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TCnumbers.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/parse.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/auth.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/resolvers.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/wstools/__init__.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TCtimes.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/ServiceContainer.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/client.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TC.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/fault.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TCapache.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/generate/wsdl2dispatch.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/__init__.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/digest_auth.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TCcompound.py 0644
also I don't think this follows the naming conventions in http://fedoraproject.org/wiki/Packaging/NamingGuidelines
Ping? It'd be nice to package it quick because it's recomended (not needed though) by sonata to fetch lyrics. I could package it if there weren't be any answer.
*** This bug has been marked as a duplicate of 361941 ***