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=592772 --- Comment #5 from Jason Tibbitts <tibbs@xxxxxxxxxxx> 2010-11-30 22:02:45 EST --- Well, you still need to have the python call; you just don't need to set CFLAGS: %{__python} -c 'import setuptools; execfile("setup.py")' build The compiler is not called during the build. Also, rpmlint has a complaint I've not seen before: drobo-utils-gui.noarch: E: use-old-pam-stack /etc/pam.d/droboview-root (line 4) The implication is that pam files are supposed to use "include" instead of the pam_stack module. Honestly I can't tell you how to do that. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review