On Wed, May 26, 2010 at 2:05 PM, Chen Lei <supercyp...@gmail.com> wrote:
> CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
> ->
> waf configure --prefix=%{_prefix} --no-runtime-deps
>
>
> All python modules are not needed in runtime, don't check them. Also,
> the package is noarch, optflags is not needed.

That does not answer the current topic.
Also, the checking is done by the waf script, not by the rpm packaging method.
The question is :
Why waf is not able to detect the gtk python module during rpmbuild?
pygtk and concerned gtk packages are installed.

Thanks,
rtnpro
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to