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=225797


Jason Tibbitts <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[email protected]    |[email protected]
               Flag|                            |fedora-review?




--- Comment #12 from Jason Tibbitts <[email protected]>  2008-12-19 14:58:50 
EDT ---
I'm not really the best person to do this because I know zilch about gimp, but
the package seems simple enough.  Unfortunately, it doesn't build for me in
mock, nor in koji:
  http://koji.fedoraproject.org/koji/taskinfo?taskID=1010055

The problem is that gimptool isn't available when the srpm is first evaluated
to extract the build dependencies, so the call fails (which is OK) but then
that leaves the macro empty and the resulting spec is not syntactically
correct.

What we usually do is tack on
  || echo blah
so that the result has something in it, the resulting spec has correct syntax,
and the final package, which is built with all of the build dependencies
installed, has the correct value.

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

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to