Spec URL: http://blues.mcgill.ca/~icon/fe/python-kiwi.spec SRPM URL: http://blues.mcgill.ca/~icon/fe/python-kiwi-1.9.8-0.2.src.rpm Description: Kiwi consists of a set of classes and wrappers for PyGTK that were developed to provide a sort of framework for applications. Fully object-oriented, and roughly Smalltalk's MVC, Kiwi provides a simple, practical way to build forms, windows and widgets that transparently access and display your object data. PS: New version of gazpacho (already in extras) requires it.
Doesn't build on x86_64, doesn't package the following files: /usr/lib64/python2.4/site-packages/gazpacho/widgets/kiwiwidgets.py /usr/lib64/python2.4/site-packages/gazpacho/widgets/kiwiwidgets.pyc /usr/lib64/python2.4/site-packages/gazpacho/widgets/kiwiwidgets.pyo The thing is, changing get_python_lib() to get_python_lib(1) won't work for the other kiwi files. Perhaps define two sitelib macros?
Hmm.. This is goofier than that. Gazpacho is also noarch, so it never installs in lib64. I'll just modify the specfile to always install in /usr/lib.
http://blues.mcgill.ca/~icon/fe/python-kiwi.spec http://blues.mcgill.ca/~icon/fe/python-kiwi-1.9.8-0.3.src.rpm
Ping. I need this to continue providing gazpacho.
Build failed. msgfmt is missing, not installing translations ... No translations found for kiwi in /var/tmp/python-kiwi-1.9.8-0.3.fc6-root-mockbuild error: Bad exit status from /var/tmp/rpm-tmp.45913 (%install)
Ah, yes, the buildsystem changed on me. :) Added gettext BR. http://blues.mcgill.ca/~icon/fe/python-kiwi.spec http://blues.mcgill.ca/~icon/fe/python-kiwi-1.9.8-0.4.src.rpm
rpmlint of python-kiwi-gazpacho-1.9.8-0.4.fc6.noarch.rpm: W: python-kiwi-gazpacho no-documentation Ignore. rpmlint of python-kiwi-1.9.8-0.4.fc6.noarch.rpm:E: python-kiwi non-executable-script /etc/kiwi/setup.py 0644 E: python-kiwi non-executable-script f/usr/lib/python2.4/site-packages/kiwi/i18n/msgfmt.py 0644 W: python-kiwi doc-file-dependency /usr/share/doc/python-kiwi-1.9.8/examples/framework/diary/diary.py /usr/bin/env W: python-kiwi doc-file-dependency /usr/share/doc/python-kiwi-1.9.8/examples/framework/diary/diary2.py /usr/bin/env Happens with python. Ignore. - package meets naming guidelines - package meets packaging guidelines - license (LGPL) OK, text in %doc, matches source - spec file legible, in am. english - source matches upstream - package compiles on devel (x86_64) - no missing BR - no unnecessary BR - locales handled - not relocatable - owns all directories that it creates - no duplicate files - permissions ok - %clean ok - macro use consistent - code, not content - no need for -docs - nothing in %doc affects runtime - no need for .desktop file APPROVED
Built and will show up in extras shortly. Thanks a lot for your help!