[Bug 458345] Review Request: python-rabbyt - sprite library for Python with game development in mind

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 23 17:41:17 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=458345





--- Comment #13 from Simon Wesp <cassmodiah at fedoraproject.org>  2008-10-23 13:41:16 EDT ---
(In reply to comment #12)
> Great,
> * But I was able to build the docs when I moved the line
>  cd docs; PYTHONPATH=%{buildroot}%{python_sitearch} %{__python} make_docs.py;cd
> ..
> to right after the "setup.py build" in the %build section. What was wrong in
> your case?

really? just by moving the lines? 

My problem was and is:
It can't find the pythonmodule "rabbyt" in the %{buildroot}%{python_sitearch}
because it was not installed. I already had this problem before, so i left the
docs out. i only found the ugly method to build it in install-section, after
the rabbytegg was installed, because it could not found it before. 
Your hint fails in my build :-( if you was able to do it, you did more than
just moving the lines...

> * When you are commenting out a line that has a macro make sure you use %%
> instead of a single %, so that the macro doesn't expand out. (e.g. in the
> %check section)

I'm going to remember this!

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list